Searched refs:MmioRead8 (Results 26 - 35 of 35) sorted by relevance

12

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/SmmIoLibSmmCpuIo2/
H A DIoLibMmioBuffer.c51 *(Buffer++) = MmioRead8 (StartAddress++);
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/CpuIo2Dxe/
H A DCpuIo2Dxe.c255 *Uint8Buffer = MmioRead8 ((UINTN)Address);
/vbox/src/VBox/Devices/EFI/Firmware/UefiCpuPkg/CpuIo2Smm/
H A DCpuIo2Smm.c184 *Uint8Buffer = MmioRead8 ((UINTN)Address);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BasePciExpressLib/
H A DPciExpressLib.c110 return MmioRead8 ((UINTN) GetPciExpressBaseAddress () + Address);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Library/
H A DIoLib.h1225 MmioRead8 (
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxeRuntimePciExpressLib/
H A DPciExpressLib.c374 return MmioRead8 (GetPciExpressAddress (Address));
/vbox/src/VBox/Devices/EFI/Firmware/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb/
H A DDebugCommunicationLibUsb.c928 ReceivedPid = (MmioRead8((UINTN)&UsbDebugPortRegister->ReceivedPid));
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseS3IoLib/
H A DS3IoLib.c1537 return InternalSaveMmioWrite8ValueToBootScript (Address, MmioRead8 (Address));
/vbox/src/VBox/Devices/EFI/Firmware/PcAtChipsetPkg/PciHostBridgeDxe/
H A DPciRootBridgeIo.c935 *Uint8Buffer = MmioRead8 ((UINTN)Address);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/PiDxeS3BootScriptLib/
H A DBootScriptExecute.c540 *Out.Uint8 = MmioRead8 ((UINTN) Address);

Completed in 4273 milliseconds

12