mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
231c5bc3a4
Bhyve uses an io port range of [ 0x2000, 0x10000 ] [1]. At the moment, EDKII is using a subset of this range [ 0xC000, 0x10000 ] [2]. Even though the EDKII range doesn't exceed the bhyve range, it's causing issues on some guests like OpenBSD. We don't know why it's causing issues yet. However, using the same IO port range in EDKII fixes the issue. [1] |
||
---|---|---|
.. | ||
patch-OvmfPkg_Bhyve_AcpiPlatformDxe_AcpiPlatform.c | ||
patch-OvmfPkg_Bhyve_PlatformPei_Platform.c |