]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpiPlatformDxe.inf
CorebootPayloadPkg: Use extra braces to prevent gcc compile fail
[mirror_edk2.git] / OvmfPkg / AcpiPlatformDxe / QemuFwCfgAcpiPlatformDxe.inf
index 56f9510bbc25f0ca0c41a1fd25d9d5f2f3e16857..22ce165852f9c2dd41e665f5157d4aae9812d9f7 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
 [Sources]\r
   QemuFwCfgAcpiPlatform.c\r
   QemuFwCfgAcpi.c\r
+  EntryPoint.c\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
+  MdeModulePkg/MdeModulePkg.dec\r
   OvmfPkg/OvmfPkg.dec\r
 \r
 [LibraryClasses]\r
 \r
 [Protocols]\r
   gEfiAcpiTableProtocolGuid                     # PROTOCOL ALWAYS_CONSUMED\r
+  gEfiPciEnumerationCompleteProtocolGuid        # PROTOCOL SOMETIMES_CONSUMED\r
+\r
+[Pcd]\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdPciDisableBusEnumeration\r
 \r
 [Depex]\r
   gEfiAcpiTableProtocolGuid\r
-\r
-[Depex.IA32, Depex.X64]\r
-  gEfiPciEnumerationCompleteProtocolGuid\r