]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpiPlatformDxe.inf
OvmfPkg/AcpiPlatformDxe: sort [Sources*] sections in the INF files
[mirror_edk2.git] / OvmfPkg / AcpiPlatformDxe / QemuFwCfgAcpiPlatformDxe.inf
index 13c8009ed2bd413e2bb7dc8a758b440fcbf71335..6b6e7879be1337a8c7db75da1031b3af6f199288 100644 (file)
 #\r
 \r
 [Sources]\r
-  QemuFwCfgAcpiPlatform.c\r
-  QemuFwCfgAcpi.c\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