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

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Common/
EdkIIGlueBaseTypes.h 53 #define RETURN_LOAD_ERROR ENCODE_ERROR (1)
  /device/linaro/bootloader/edk2/MdePkg/Library/BasePeCoffLib/
BasePeCoff.c     [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/Common/
UefiBaseTypes.h 99 #define EFI_LOAD_ERROR RETURN_LOAD_ERROR
BaseTypes.h 184 #define RETURN_LOAD_ERROR ENCODE_ERROR (1)
  /external/syslinux/gpxe/src/include/gpxe/efi/Uefi/
UefiBaseType.h 113 #define EFI_LOAD_ERROR RETURN_LOAD_ERROR
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BasePeCoffLib/
BasePeCoff.c 495 @retval RETURN_LOAD_ERROR The image in not a valid PE/COFF image.
594 return RETURN_LOAD_ERROR;
643 return RETURN_LOAD_ERROR;
657 return RETURN_LOAD_ERROR;
753 @retval RETURN_LOAD_ERROR The PE/COFF image is an EFI Runtime image with no relocations.
826 return RETURN_LOAD_ERROR;
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
UefiBaseType.h 123 #define EFI_LOAD_ERROR RETURN_LOAD_ERROR
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
BasePeCoff.c 588 RETURN_LOAD_ERROR if the image is not a valid PE/COFF image
725 return RETURN_LOAD_ERROR;
842 RETURN_LOAD_ERROR if the image is a runtime driver with no relocations
903 return RETURN_LOAD_ERROR;
    [all...]
  /external/syslinux/gpxe/src/include/gpxe/efi/
Base.h 247 #define RETURN_LOAD_ERROR ENCODE_ERROR (1)
  /device/linaro/bootloader/edk2/MdePkg/Include/
Base.h 782 #define RETURN_LOAD_ERROR ENCODE_ERROR (1)
    [all...]

Completed in 253 milliseconds