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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Common/
EdkIIGlueBaseTypes.h 70 #define RETURN_TIMEOUT ENCODE_ERROR (18)
  /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/
Xform.c 151 case RETURN_TIMEOUT:
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
UefiBaseTypes.h 116 #define EFI_TIMEOUT RETURN_TIMEOUT
BaseTypes.h 201 #define RETURN_TIMEOUT ENCODE_ERROR (18)
  /device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiBaseType.h 140 #define EFI_TIMEOUT RETURN_TIMEOUT
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/SmbusLib/
SmbusLib.c 60 If the SMBUS is not available, RETURN_TIMEOUT is returned;
67 @retval RETURN_TIMEOUT A timeout occurred while executing the SMBUS command.
79 return RETURN_TIMEOUT;
85 return RETURN_TIMEOUT;
100 If the SMBUS is not available, RETURN_TIMEOUT is returned;
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DebugAgent.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/
Base.h     [all...]

Completed in 131 milliseconds