Searched defs:e_oemid (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/Runtime/include/internal/
H A DldrMZ.h51 uint16_t e_oemid; member in struct:_IMAGE_DOS_HEADER
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/IndustryStandard/
H A DPeImage.h71 UINT16 e_oemid; ///< OEM identifier (for e_oeminfo). member in struct:__anon11720
72 UINT16 e_oeminfo; ///< OEM information; e_oemid specific.
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/IndustryStandard/
H A DPeImage.h88 UINT16 e_oemid; // OEM identifier (for e_oeminfo) member in struct:__anon10144
89 UINT16 e_oeminfo; // OEM information; e_oemid specific
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/IndustryStandard/
H A DPeImage.h73 UINT16 e_oemid; ///< OEM identifier (for e_oeminfo). member in struct:__anon15521
74 UINT16 e_oeminfo; ///< OEM information; e_oemid specific.
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinnt.h2325 WORD e_oemid; /* 24: OEM identifier (for e_oeminfo) */ member in struct:_IMAGE_DOS_HEADER
2326 WORD e_oeminfo; /* 26: OEM information; e_oemid specific */
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinnt.h2543 WORD e_oemid; /* 24: OEM identifier (for e_oeminfo) */ member in struct:_IMAGE_DOS_HEADER
2544 WORD e_oeminfo; /* 26: OEM information; e_oemid specific */

Completed in 105 milliseconds