]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf
MdeModulePkg: Removing ipf which is no longer supported from edk2.
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / PciBusDxe / PciBusDxe.inf
index a3ab11fd8d93421776e4c0d4cbff7bea721ed61f..cb93db606d1570c6b732b1b772a635ddcb93eccd 100644 (file)
@@ -2,7 +2,7 @@
 #  The PCI bus driver will probe all PCI devices and allocate MMIO and IO space for these devices.\r
 #  Please use PCD feature flag PcdPciBusHotplugDeviceSupport to enable hot plug supporting.\r
 #\r
-#  Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\r
 #  This program and the accompanying materials\r
 #  are licensed and made available under the terms and conditions of the BSD License\r
@@ -26,7 +26,7 @@
 #\r
 # The following information is for reference only and not required by the build tools.\r
 #\r
-#  VALID_ARCHITECTURES           = IA32 X64 IPF EBC ARM AARCH64\r
+#  VALID_ARCHITECTURES           = IA32 X64 EBC ARM AARCH64\r
 #\r
 #  DRIVER_BINDING                =  gPciBusDriverBinding\r
 #  COMPONENT_NAME                =  gPciBusComponentName\r
@@ -78,7 +78,6 @@
   BaseLib\r
   UefiDriverEntryPoint\r
   DebugLib\r
-  PeCoffLib\r
 \r
 [Protocols]\r
   gEfiPciHotPlugRequestProtocolGuid               ## SOMETIMES_PRODUCES\r
   gEfiPciHotPlugInitProtocolGuid                  ## SOMETIMES_CONSUMES\r
   gEfiPciHostBridgeResourceAllocationProtocolGuid ## TO_START\r
   gEfiPciPlatformProtocolGuid                     ## SOMETIMES_CONSUMES\r
-  gEfiPciOverrideProtocolGuid                     ## SOMETIMES_CONSUMES \r
-  gEfiPciEnumerationCompleteProtocolGuid          ## PRODUCES \r
+  gEfiPciOverrideProtocolGuid                     ## SOMETIMES_CONSUMES\r
+  gEfiPciEnumerationCompleteProtocolGuid          ## PRODUCES\r
   gEfiPciRootBridgeIoProtocolGuid                 ## TO_START\r
   gEfiIncompatiblePciDeviceSupportProtocolGuid    ## SOMETIMES_CONSUMES\r
   gEfiLoadFile2ProtocolGuid                       ## SOMETIMES_PRODUCES\r
+  gEdkiiIoMmuProtocolGuid                         ## SOMETIMES_CONSUMES\r
+  gEfiLoadedImageDevicePathProtocolGuid           ## CONSUMES\r
 \r
 [FeaturePcd]\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdPciBusHotplugDeviceSupport      ## CONSUMES\r