mirror of https://github.com/acidanthera/audk.git
4bd0849d81
It's much easier to create configuration dependent ACPI tables for bhyve than for OVMF. For this reason, don't use the statically created ACPI tables provided by OVMF. Instead, prefer the dynamically created ACPI tables of bhyve. If bhyve provides no ACPI tables or we are unable to detect those, fall back to OVMF tables. Ideally, we use the qemu fwcfg interface to pass the ACPI tables from bhyve to OVMF. bhyve will support this in the future. However, current bhyve executables don't support passing ACPI tables by the qemu fwcfg interface. They just copy the ACPI into main memory. For that reason, pick up the ACPI tables from main memory. Signed-off-by: Corvin Köhne <corvink@FreeBSD.org> Reviewed-by: Rebecca Cran <rebecca@bsdio.com> Acked-by: Peter Grehan <grehan@freebsd.org> Acked-by: Gerd Hoffmann <kraxel@redhat.com> |
||
---|---|---|
.. | ||
AcpiPlatformDxe | ||
AcpiTables | ||
BhyveRfbDxe | ||
PlatformPei | ||
ResetVector | ||
SmbiosPlatformDxe | ||
BhyveDefines.fdf.inc | ||
BhyveX64.dsc | ||
BhyveX64.fdf | ||
FvmainCompactScratchEnd.fdf.inc | ||
License.txt | ||
VarStore.fdf.inc |