audk/MdeModulePkg/Bus/Pci/PciHostBridgeDxe
Ruiyu Ni 0edb7ec5ce MdeModulePkg/PciHostBridge: Count the (mm)io overhead when polling
RootBridgeIo.PollMem()/PollIo() originally don't count the IO/MMIO
access overhead when delaying.
The patch changes the implementation to count the access overhead
so that the actually delay equals to user required delay.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
Cc: Chasel Chiu <chasel.chiu@intel.com>
2018-05-09 14:03:09 +08:00
..
PciHostBridge.c MdeModulePkg/PciHostBridge: Count the (mm)io overhead when polling 2018-05-09 14:03:09 +08:00
PciHostBridge.h MdeModulePkg/PciHostBridge: Count the (mm)io overhead when polling 2018-05-09 14:03:09 +08:00
PciHostBridgeDxe.inf MdeModulePkg/PciHostBridge: Count the (mm)io overhead when polling 2018-05-09 14:03:09 +08:00
PciHostResource.h MdeModulePkg/PciHostBridgeDxe: Add support for address translation 2018-03-15 08:26:05 +00:00
PciRootBridge.h MdeModulePkg/PciHostBridge: Count the (mm)io overhead when polling 2018-05-09 14:03:09 +08:00
PciRootBridgeIo.c MdeModulePkg/PciHostBridge: Count the (mm)io overhead when polling 2018-05-09 14:03:09 +08:00