X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=OvmfPkg%2FAcpiPlatformDxe%2FQemuFwCfgAcpiPlatformDxe.inf;h=a9350540215d591ffbafedbfaf8f152be582edbd;hb=687f7521ea03b6c05ec03a8d37f4d7370cfd1016;hp=13c8009ed2bd413e2bb7dc8a758b440fcbf71335;hpb=04951644cd8553e7cb40c56247d402fc10cb7dfb;p=mirror_edk2.git diff --git a/OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpiPlatformDxe.inf b/OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpiPlatformDxe.inf index 13c8009ed2..a935054021 100644 --- a/OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpiPlatformDxe.inf +++ b/OvmfPkg/AcpiPlatformDxe/QemuFwCfgAcpiPlatformDxe.inf @@ -30,9 +30,12 @@ QemuFwCfgAcpiPlatform.c QemuFwCfgAcpi.c EntryPoint.c + PciDecoding.c + BootScript.c [Packages] MdePkg/MdePkg.dec + MdeModulePkg/MdeModulePkg.dec OvmfPkg/OvmfPkg.dec [LibraryClasses] @@ -41,14 +44,20 @@ MemoryAllocationLib OrderedCollectionLib QemuFwCfgLib + QemuFwCfgS3Lib UefiBootServicesTableLib UefiDriverEntryPoint [Protocols] gEfiAcpiTableProtocolGuid # PROTOCOL ALWAYS_CONSUMED + gEfiPciIoProtocolGuid # PROTOCOL SOMETIMES_CONSUMED + gEfiS3SaveStateProtocolGuid # PROTOCOL SOMETIMES_CONSUMED + +[Guids] + gRootBridgesConnectedEventGroupGuid + +[Pcd] + gEfiMdeModulePkgTokenSpaceGuid.PcdPciDisableBusEnumeration [Depex] gEfiAcpiTableProtocolGuid - -[Depex.IA32, Depex.X64] - gEfiPciEnumerationCompleteProtocolGuid