Home
last modified time | relevance | path

Searched refs:RETURN_NOT_READY (Results 1 – 8 of 8) sorted by relevance

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Common/
DEdkIIGlueBaseTypes.h58 #define RETURN_NOT_READY ENCODE_ERROR (6) macro
/device/linaro/bootloader/edk2/StdLib/LibC/Uefi/
DXform.c135 case RETURN_NOT_READY: in EFI2errno()
/device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
DUefiBaseTypes.h104 #define EFI_NOT_READY RETURN_NOT_READY
DBaseTypes.h189 #define RETURN_NOT_READY ENCODE_ERROR (6) macro
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
DUefiBaseType.h128 #define EFI_NOT_READY RETURN_NOT_READY
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Library/I2CLibDxe/
DI2CLib.c301 return RETURN_NOT_READY; in I2cDisable()
331 return RETURN_NOT_READY; in I2cEnable()
/device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugCommunicationLibUsb3/
DDebugCommunicationLibUsb3Common.c669 return RETURN_NOT_READY; in InitializeUsbDebugHardware()
740 Status = RETURN_NOT_READY; in InitializeUsbDebugHardware()
/device/linaro/bootloader/edk2/MdePkg/Include/
DBase.h809 #define RETURN_NOT_READY ENCODE_ERROR (6) macro