]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe.inf
OvmfPkg/AcpiPlatformDxe: sort [Sources*] sections in the INF files
[mirror_edk2.git] / OvmfPkg / AcpiPlatformDxe / AcpiPlatformDxe.inf
index 8e98053994ebec6893c0e6ea13207c5b4c6f78c5..f1ab80db976070aa8caeab29a716cccfd9185eb5 100644 (file)
 \r
 [Sources]\r
   AcpiPlatform.c\r
+  BootScript.c\r
+  EntryPoint.c\r
+  PciDecoding.c\r
   Qemu.c\r
   QemuFwCfgAcpi.c\r
   Xen.c\r
-  EntryPoint.c\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
@@ -50,6 +52,7 @@
   UefiDriverEntryPoint\r
   HobLib\r
   QemuFwCfgLib\r
+  QemuFwCfgS3Lib\r
   MemoryAllocationLib\r
   BaseLib\r
   DxeServicesTableLib\r
@@ -57,6 +60,7 @@
 \r
 [Protocols]\r
   gEfiAcpiTableProtocolGuid                     # PROTOCOL ALWAYS_CONSUMED\r
+  gEfiPciIoProtocolGuid                         # PROTOCOL SOMETIMES_CONSUMED\r
 \r
 [Guids]\r
   gEfiXenInfoGuid\r