]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/AcpiPlatformDxe/AcpiPlatformDxe.inf
BaseTools: Update Python Makefile to include the new added python files
[mirror_edk2.git] / OvmfPkg / AcpiPlatformDxe / AcpiPlatformDxe.inf
index 8e98053994ebec6893c0e6ea13207c5b4c6f78c5..9a9b2e6bb2e5b21ff41100c1f51f8ff5b21f94ec 100644 (file)
@@ -32,6 +32,8 @@
   QemuFwCfgAcpi.c\r
   Xen.c\r
   EntryPoint.c\r
+  PciDecoding.c\r
+  BootScript.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