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

  /device/linaro/bootloader/edk2/ArmPkg/Library/SemihostLib/
SemihostLib.c 80 return RETURN_ABORTED;
107 return RETURN_ABORTED;
134 return RETURN_ABORTED;
168 return RETURN_ABORTED;
185 @retval RETURN_ABORTED Temporary name not returned
209 return RETURN_ABORTED;
236 return RETURN_ABORTED;
248 @retval RETURN_ABORTED Rename failed
272 return RETURN_ABORTED;
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Common/
EdkIIGlueBaseTypes.h 73 #define RETURN_ABORTED ENCODE_ERROR (21)
  /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/
Xform.c 160 case RETURN_ABORTED:
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
UefiBaseTypes.h 119 #define EFI_ABORTED RETURN_ABORTED
BaseTypes.h 204 #define RETURN_ABORTED ENCODE_ERROR (21)
  /device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiBaseType.h 143 #define EFI_ABORTED RETURN_ABORTED
  /device/linaro/bootloader/edk2/StdLib/LibC/Main/
Main.c 193 ExitVal = RETURN_ABORTED;
  /device/linaro/bootloader/edk2/MdePkg/Include/
Base.h     [all...]
  /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/Devices/UefiShell/
daShell.c 180 Status = RETURN_ABORTED; // In case ShellGetFileInfo() failed

Completed in 140 milliseconds