]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciHostBridgeDxe.inf
MdeModulePkg/PciHostBridge: Count the (mm)io overhead when polling
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / PciHostBridgeDxe / PciHostBridgeDxe.inf
index 42bd8a23cb7814aee4fc92909cc64a8f7aa1bf4b..2dd4efb15caaa76ed9eb36fa74d1576f7a9a7dcb 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #   Generic PCI Host Bridge driver.\r
 #\r
-#  Copyright (c) 2009 - 2016, Intel Corporation. All rights reserved.<BR>\r
+#  Copyright (c) 2009 - 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
@@ -43,9 +43,9 @@
   PciSegmentLib\r
   UefiLib\r
   PciHostBridgeLib\r
+  TimerLib\r
 \r
 [Protocols]\r
-  gEfiMetronomeArchProtocolGuid                   ## CONSUMES\r
   gEfiCpuIo2ProtocolGuid                          ## CONSUMES\r
   gEfiDevicePathProtocolGuid                      ## BY_START\r
   gEfiPciRootBridgeIoProtocolGuid                 ## BY_START\r
@@ -54,5 +54,4 @@
 \r
 [Depex]\r
   gEfiCpuIo2ProtocolGuid AND\r
-  gEfiMetronomeArchProtocolGuid AND\r
   gEfiCpuArchProtocolGuid\r