Searched refs:EfiSmbusReadByte (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DSmBus.h65 EfiSmbusReadByte, enumerator in enum:_EFI_SMBUS_OPERATION
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/BaseS3SmbusLib/
H A DS3SmbusLib.c227 InternalSaveSmBusExecToBootScript (EfiSmbusReadByte, SmBusAddress, 1, &Byte);
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/
H A DSmbusLib.c191 InternalSmBusExec (EfiSmbusReadByte, SmBusAddress, 1, &Byte, Status);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/DxeSmbusLib/
H A DSmbusLib.c237 InternalSmBusExec (EfiSmbusReadByte, SmBusAddress, 1, &Byte, Status);
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Library/PeiSmbusLibSmbus2Ppi/
H A DSmbusLib.c237 InternalSmBusExec (EfiSmbusReadByte, SmBusAddress, 1, &Byte, Status);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Library/PiDxeS3BootScriptLib/
H A DBootScriptExecute.c86 case EfiSmbusReadByte:
194 case EfiSmbusReadByte:
195 DEBUG ((EFI_D_INFO, "EfiSmbusReadByte - 0x%08x\n", SmbusAddress));

Completed in 88 milliseconds