From 57c0beb609a75349c067075b45cdafce1a1b77f8 Mon Sep 17 00:00:00 2001 From: jljusten Date: Tue, 31 Jul 2012 18:18:01 +0000 Subject: OvmfPkg: scan memory space map and populate FWDT (32-bit fields only) Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Laszlo Ersek Reviewed-by: Jordan Justen [jordan.l.justen@intel.com: minor cleanup] Signed-off-by: Jordan Justen git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13574 6f19259b-4bc3-4df7-8a09-765794883524 --- OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe.inf | 1 + 1 file changed, 1 insertion(+) (limited to 'OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe.inf') diff --git a/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe.inf b/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe.inf index b43b8ac403..04eb495cac 100644 --- a/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe.inf +++ b/OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe.inf @@ -48,6 +48,7 @@ QemuFwCfgLib MemoryAllocationLib BaseLib + DxeServicesTableLib [Protocols] gEfiAcpiTableProtocolGuid # PROTOCOL ALWAYS_CONSUMED -- cgit v1.2.3