]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpiPlatformDxe.inf
OvmfPkg/AcpiPlatformDxe: list "AcpiPlatform.h" in the INF files
[mirror_edk2.git] / OvmfPkg / AcpiPlatformDxe / QemuFwCfgAcpiPlatformDxe.inf
index 5dab3ba2d79a23796a7311c578de0f8a7d6a4ac4..8f13c840eff8a765bc2e754f4a34fd640ff852fd 100644 (file)
@@ -18,7 +18,7 @@
   FILE_GUID                      = 17985e6f-e778-4d94-aefa-c5dd2b77e186\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  ENTRY_POINT                    = QemuFwCfgAcpiPlatformEntryPoint\r
+  ENTRY_POINT                    = AcpiPlatformEntryPoint\r
 \r
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
 \r
 [Sources]\r
+  AcpiPlatform.h\r
+  BootScript.c\r
+  EntryPoint.c\r
+  PciDecoding.c\r
   QemuFwCfgAcpi.c\r
+  QemuFwCfgAcpiPlatform.c\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
+  MdeModulePkg/MdeModulePkg.dec\r
   OvmfPkg/OvmfPkg.dec\r
 \r
 [LibraryClasses]\r
   MemoryAllocationLib\r
   OrderedCollectionLib\r
   QemuFwCfgLib\r
+  QemuFwCfgS3Lib\r
   UefiBootServicesTableLib\r
   UefiDriverEntryPoint\r
 \r
 [Protocols]\r
   gEfiAcpiTableProtocolGuid                     # PROTOCOL ALWAYS_CONSUMED\r
+  gEfiPciIoProtocolGuid                         # PROTOCOL SOMETIMES_CONSUMED\r
+\r
+[Guids]\r
+  gRootBridgesConnectedEventGroupGuid\r
+\r
+[Pcd]\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdPciDisableBusEnumeration\r
 \r
 [Depex]\r
   gEfiAcpiTableProtocolGuid\r
-\r
-[Depex.IA32, Depex.X64]\r
-  gEfiPciEnumerationCompleteProtocolGuid\r