HomeSort by relevance Sort by last modified time
    Searched refs:EfiSmbusQuickRead (Results 1 - 11 of 11) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Framework/Include/
EfiSmbus.h 36 EfiSmbusQuickRead,
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
SmBus.h 61 EfiSmbusQuickRead,
  /device/linaro/bootloader/edk2/QuarkSocPkg/QuarkNorthCluster/QNCInit/Dxe/
QNCSmbusExec.c 51 @retval EFI_INVALID_PARAMETER Length/Buffer is NULL for operations except for EfiSmbusQuickRead
78 case EfiSmbusQuickRead:
165 @retval EFI_INVALID_PARAMETER Length/Buffer is NULL for operations except for EfiSmbusQuickRead
201 case EfiSmbusQuickRead:
  /device/linaro/bootloader/edk2/MdePkg/Library/BaseS3SmbusLib/
S3SmbusLib.c 90 InternalSaveSmBusExecToBootScript (EfiSmbusQuickRead, SmBusAddress, 0, NULL);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/DxeSmbusLib/
SmbusLib.c 54 InternalSmBusExec (EfiSmbusQuickRead, SmBusAddress, 0, NULL, Status);
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiSmbusLib/
SmbusLib.c 54 InternalSmBusExec (EfiSmbusQuickRead, SmBusAddress, 0, NULL, Status);
  /device/linaro/bootloader/edk2/IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/
SmbusLib.c 49 InternalSmBusExec (EfiSmbusQuickRead, SmBusAddress, 0, NULL, Status);
  /device/linaro/bootloader/edk2/MdePkg/Library/DxeSmbusLib/
SmbusLib.c 56 InternalSmBusExec (EfiSmbusQuickRead, SmBusAddress, 0, NULL, Status);
  /device/linaro/bootloader/edk2/MdePkg/Library/PeiSmbusLibSmbus2Ppi/
SmbusLib.c 56 InternalSmBusExec (EfiSmbusQuickRead, SmBusAddress, 0, NULL, Status);
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/PiDxeS3BootScriptLib/
BootScriptExecute.c 52 @retval EFI_INVALID_PARAMETER Length/Buffer is NULL for operations except for EfiSmbusQuickRead
71 case EfiSmbusQuickRead:
72 DEBUG ((EFI_D_INFO, "EfiSmbusQuickRead - 0x%08x\n", SmbusAddress));
    [all...]
BootScriptSave.c     [all...]

Completed in 1130 milliseconds