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:
committed by
mergify[bot]
parent
0f612c1443
commit
5a118a61d1
@@ -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
|
||||
|
1405
OvmfPkg/Library/AcpiPlatformLib/QemuFwCfgAcpi.c
Normal file
1405
OvmfPkg/Library/AcpiPlatformLib/QemuFwCfgAcpi.c
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user