OvmfPkg: move QemuFwCfgAcpi into AcpiPlatformLib

This makes the InstallQemuFwcfgTables function reusable by bhyve.

Signed-off-by: Corvin Köhne <corvink@FreeBSD.org>
Acked-by: Peter Grehan <grehan@freebsd.org>
This commit is contained in:
Corvin Köhne
2023-06-21 09:31:15 +02:00
committed by mergify[bot]
parent 0f612c1443
commit 5a118a61d1
6 changed files with 14 additions and 11 deletions

View File

@@ -18,6 +18,7 @@
BootScript.c
DxeAcpiPlatformLib.c
PciDecoding.c
QemuFwCfgAcpi.c
[Packages]
MdeModulePkg/MdeModulePkg.dec
@@ -30,6 +31,10 @@
PcdLib
QemuFwCfgS3Lib
UefiBootServicesTableLib
TpmMeasurementLib
[Protocols]
gQemuAcpiTableNotifyProtocolGuid # PROTOCOL PRODUCES
[Pcd]
gEfiMdeModulePkgTokenSpaceGuid.PcdPciDisableBusEnumeration

File diff suppressed because it is too large Load Diff