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

  /external/u-boot/include/
pe.h 31 uint16_t e_oemid; /* 24: OEM identifier (for e_oeminfo) */
32 uint16_t e_oeminfo; /* 26: OEM information; e_oemid specific */ member in struct:_IMAGE_DOS_HEADER
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Include/IndustryStandard/
PeImage.h 89 UINT16 e_oemid; // OEM identifier (for e_oeminfo)
90 UINT16 e_oeminfo; // OEM information; e_oemid specific member in struct:__anon6213
  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
EfiImage.h 84 UINT16 e_oemid; // OEM identifier (for e_oeminfo)
85 UINT16 e_oeminfo; // OEM information; e_oemid specific member in struct:__anon6600
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
PeImage.h 72 UINT16 e_oemid; ///< OEM identifier (for e_oeminfo).
73 UINT16 e_oeminfo; ///< OEM information; e_oemid specific. member in struct:__anon10325

Completed in 628 milliseconds