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