typedef struct
No. | 名称 | 属性 | 説明 |
---|---|---|---|
1 |
EFI_IMAGE_DOS_HEADER | ||
e_magic | UINT16 | < Magic number | |
e_cblp | UINT16 | < Bytes on last page of file | |
e_cp | UINT16 | < Pages in file | |
e_crlc | UINT16 | < Relocations | |
e_cparhdr | UINT16 | < Size of header in paragraphs | |
e_minalloc | UINT16 | < Minimum extra paragraphs needed | |
e_maxalloc | UINT16 | < Maximum extra paragraphs needed | |
e_ss | UINT16 | < Initial (relative) SS value | |
e_sp | UINT16 | < Initial SP value | |
e_csum | UINT16 | < Checksum | |
e_ip | UINT16 | < Initial IP value | |
e_cs | UINT16 | < Initial (relative) CS value | |
e_lfarlc | UINT16 | < File address of relocation table | |
e_ovno | UINT16 | < Overlay number | |
e_res[4] | UINT16 | < Reserved words | |
e_oemid | UINT16 | < OEM identifier (for e_oeminfo) | |
e_oeminfo | UINT16 | < OEM information; e_oemid specific | |
e_res2[10] | UINT16 | < Reserved words | |
e_lfanew | UINT32 | < File address of new exe header |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー