OvmfPkg: move BootScript into AcpiPlatformLib
This is required to move InstallQemuFwCfgTables into AcpiPlatformLib. 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
ea88df6b26
commit
0f612c1443
@@ -15,6 +15,7 @@
|
||||
LIBRARY_CLASS = AcpiPlatformLib
|
||||
|
||||
[Sources]
|
||||
BootScript.c
|
||||
DxeAcpiPlatformLib.c
|
||||
PciDecoding.c
|
||||
|
||||
@@ -27,6 +28,7 @@
|
||||
BaseLib
|
||||
DebugLib
|
||||
PcdLib
|
||||
QemuFwCfgS3Lib
|
||||
UefiBootServicesTableLib
|
||||
|
||||
[Pcd]
|
||||
|
Reference in New Issue
Block a user