Home
last modified time | relevance | path

Searched defs:OptionHeader (Results 1 – 1 of 1) sorted by relevance

/misc/efi-stub/
A Dpe.c82 struct OptionHeader { struct
83 uint16_t Format;
84 uint8_t MajorLinkVer;
85 uint8_t MinorLinkVer;
86 uint32_t CodeSize;
87 uint32_t InitializedDataSize;
88 uint32_t UninitializedDataSize;
89 uint32_t EntryPoint;
90 uint32_t BaseOfCode;
91 uint32_t BaseOfDate;

Completed in 3 milliseconds