X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdeModulePkg%2FBus%2FPci%2FPciHostBridgeDxe%2FPciHostBridgeDxe.inf;h=9c24cacc30586382deadcae0c8da03e5c4d7c4fe;hp=42bd8a23cb7814aee4fc92909cc64a8f7aa1bf4b;hb=9d510e61fceee7b92955ef9a3c20343752d8ce3f;hpb=c15da8eb3587f2371df330bc4bcb5a31b2efac0d diff --git a/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe.inf b/MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe.inf index 42bd8a23cb..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 # # ## @@ -43,9 +38,9 @@ PciSegmentLib UefiLib PciHostBridgeLib + TimerLib [Protocols] - gEfiMetronomeArchProtocolGuid ## CONSUMES gEfiCpuIo2ProtocolGuid ## CONSUMES gEfiDevicePathProtocolGuid ## BY_START gEfiPciRootBridgeIoProtocolGuid ## BY_START @@ -54,5 +49,4 @@ [Depex] gEfiCpuIo2ProtocolGuid AND - gEfiMetronomeArchProtocolGuid AND gEfiCpuArchProtocolGuid