]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/PciBusDxe/PciBusDxe.inf
MdeModulePkg/PciBusDxe: Fix small memory leak in FreePciDevice
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / PciBusDxe / PciBusDxe.inf
index a3ab11fd8d93421776e4c0d4cbff7bea721ed61f..a21dd2b5edf40bbd722305e14f3ce495cd6a48f2 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
   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