Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/util/cbfstool/
H A Dlinux.h85 struct linux_params { struct
86 u8 orig_x; /* 0x00 */
87 u8 orig_y; /* 0x01 */
88 u16 ext_mem_k; /* 0x02 -- EXT_MEM_K sits here */
89 u16 orig_video_page; /* 0x04 */
90 u8 orig_video_mode; /* 0x06 */
91 u8 orig_video_cols; /* 0x07 */
92 u16 unused2; /* 0x08 */
93 u16 orig_video_ega_bx; /* 0x0a */
94 u16 unused3; /* 0x0c */
[all …]