X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=OvmfPkg%2FAcpiPlatformDxe%2FQemuFwCfgAcpiPlatformDxe.inf;h=6b6e7879be1337a8c7db75da1031b3af6f199288;hb=b15e00c823d330a058f25e8142acbd1a68998c1c;hp=c073b2a47ec6e4c94f2fb3ed4cec49441a8f83bd;hpb=b6bc800d5ad6f15588a1f5e44f7aa67499399787;p=mirror_edk2.git diff --git a/OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpiPlatformDxe.inf b/OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpiPlatformDxe.inf index c073b2a47e..6b6e7879be 100644 --- a/OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpiPlatformDxe.inf +++ b/OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpiPlatformDxe.inf @@ -27,9 +27,11 @@ # [Sources] - QemuFwCfgAcpiPlatform.c - QemuFwCfgAcpi.c + BootScript.c EntryPoint.c + PciDecoding.c + QemuFwCfgAcpi.c + QemuFwCfgAcpiPlatform.c [Packages] MdePkg/MdePkg.dec @@ -42,11 +44,13 @@ MemoryAllocationLib OrderedCollectionLib QemuFwCfgLib + QemuFwCfgS3Lib UefiBootServicesTableLib UefiDriverEntryPoint [Protocols] gEfiAcpiTableProtocolGuid # PROTOCOL ALWAYS_CONSUMED + gEfiPciIoProtocolGuid # PROTOCOL SOMETIMES_CONSUMED [Guids] gRootBridgesConnectedEventGroupGuid