X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdeModulePkg%2FBus%2FPci%2FPciBusDxe%2FPciBusDxe.inf;h=a21dd2b5edf40bbd722305e14f3ce495cd6a48f2;hb=07eba7069d4c23e9b15caa1e729682a88ddf4ada;hp=a3ab11fd8d93421776e4c0d4cbff7bea721ed61f;hpb=065ae7d717f9e49c3be12dada109d60dead0bb90;p=mirror_edk2.git diff --git a/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf b/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf index a3ab11fd8d..a21dd2b5ed 100644 --- a/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf +++ b/MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf @@ -2,7 +2,7 @@ # The PCI bus driver will probe all PCI devices and allocate MMIO and IO space for these devices. # Please use PCD feature flag PcdPciBusHotplugDeviceSupport to enable hot plug supporting. # -# Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.
+# Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.
# # This program and the accompanying materials # are licensed and made available under the terms and conditions of the BSD License @@ -90,11 +90,13 @@ gEfiPciHotPlugInitProtocolGuid ## SOMETIMES_CONSUMES gEfiPciHostBridgeResourceAllocationProtocolGuid ## TO_START gEfiPciPlatformProtocolGuid ## SOMETIMES_CONSUMES - gEfiPciOverrideProtocolGuid ## SOMETIMES_CONSUMES - gEfiPciEnumerationCompleteProtocolGuid ## PRODUCES + gEfiPciOverrideProtocolGuid ## SOMETIMES_CONSUMES + gEfiPciEnumerationCompleteProtocolGuid ## PRODUCES gEfiPciRootBridgeIoProtocolGuid ## TO_START gEfiIncompatiblePciDeviceSupportProtocolGuid ## SOMETIMES_CONSUMES gEfiLoadFile2ProtocolGuid ## SOMETIMES_PRODUCES + gEdkiiIoMmuProtocolGuid ## SOMETIMES_CONSUMES + gEfiLoadedImageDevicePathProtocolGuid ## CONSUMES [FeaturePcd] gEfiMdeModulePkgTokenSpaceGuid.PcdPciBusHotplugDeviceSupport ## CONSUMES