HomeSort by relevance Sort by last modified time
    Searched defs:EFI_IMAGE_FILE_RELOCS_STRIPPED (Results 1 - 4 of 4) sorted by null

  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
PeImage.h 110 #define EFI_IMAGE_FILE_RELOCS_STRIPPED 0x0001 // Relocation info stripped from file.
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiImage.h 105 #define EFI_IMAGE_FILE_RELOCS_STRIPPED 0x0001 // Relocation info stripped from file.
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
PeImage.h 99 #define EFI_IMAGE_FILE_RELOCS_STRIPPED BIT0 ///< 0x0001 Relocation info stripped from file.
  /external/syslinux/gpxe/src/include/gpxe/efi/IndustryStandard/
PeImage.h 106 #define EFI_IMAGE_FILE_RELOCS_STRIPPED BIT0 ///< 0x0001 Relocation info stripped from file.

Completed in 479 milliseconds