]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Bus/Pci/PciHostBridgeDxe/PciRootBridge.h
MdeModulePkg/PciHostBridge: Count the (mm)io overhead when polling
[mirror_edk2.git] / MdeModulePkg / Bus / Pci / PciHostBridgeDxe / PciRootBridge.h
index d3dfb57fc651a37b30a4527f905e98c57616d11a..06871052e7cd136b0134b9d4d97af4b1e1fdc325 100644 (file)
@@ -2,7 +2,7 @@
 \r
   The PCI Root Bridge header file.\r
 \r
-Copyright (c) 1999 - 2017, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 1999 - 2018, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials\r
 are licensed and made available under the terms and conditions of the BSD License\r
 which accompanies this distribution.  The full text of the license may be found at\r
@@ -23,7 +23,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 //\r
 // Driver Consumed Protocol Prototypes\r
 //\r
-#include <Protocol/Metronome.h>\r
 #include <Protocol/CpuIo2.h>\r
 #include <Protocol/DevicePath.h>\r
 #include <Protocol/PciRootBridgeIo.h>\r
@@ -36,6 +35,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 #include <Library/BaseLib.h>\r
 #include <Library/PciSegmentLib.h>\r
 #include <Library/UefiLib.h>\r
+#include <Library/TimerLib.h>\r
 #include "PciHostResource.h"\r
 \r
 \r
@@ -574,7 +574,5 @@ RootBridgeIoConfiguration (
   )\r
 ;\r
 \r
-\r
-extern EFI_METRONOME_ARCH_PROTOCOL *mMetronome;\r
 extern EFI_CPU_IO2_PROTOCOL         *mCpuIo;\r
 #endif\r