X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FBus%2FPci%2FPciHostBridgeDxe%2FPciHostBridgeDxe.inf;h=9c24cacc30586382deadcae0c8da03e5c4d7c4fe;hp=d8b0439699c2d4f5be71101515360b6b43b187aa;hb=9d510e61fceee7b92955ef9a3c20343752d8ce3f;hpb=0b58c4894dad03100c17ce5b1124c624f002700f diff --git a/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe.inf b/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe.inf index d8b0439699..9c24cacc30 100644 --- a/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe.inf +++ b/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe.inf @@ -1,14 +1,9 @@ ## @file # Generic PCI Host Bridge driver. # -# Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.
+# Copyright (c) 2009 - 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 -# which accompanies this distribution. The full text of the license may be found at -# http://opensource.org/licenses/bsd-license.php -# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, -# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. +# SPDX-License-Identifier: BSD-2-Clause-Patent # # ## @@ -41,16 +36,17 @@ BaseMemoryLib BaseLib PciSegmentLib + UefiLib PciHostBridgeLib + TimerLib [Protocols] - gEfiMetronomeArchProtocolGuid ## CONSUMES gEfiCpuIo2ProtocolGuid ## CONSUMES gEfiDevicePathProtocolGuid ## BY_START gEfiPciRootBridgeIoProtocolGuid ## BY_START gEfiPciHostBridgeResourceAllocationProtocolGuid ## BY_START + gEdkiiIoMmuProtocolGuid ## SOMETIMES_CONSUMES [Depex] gEfiCpuIo2ProtocolGuid AND - gEfiMetronomeArchProtocolGuid AND gEfiCpuArchProtocolGuid