Home
last modified time | relevance | path

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

/systemd-251/src/boot/efi/
Dlinux_x86.c65 struct boot_params { struct
66 UINT8 screen_info[64]; // was: struct screen_info
67 UINT8 apm_bios_info[20]; // was: struct apm_bios_info
68 UINT8 _pad2[4];
69 UINT64 tboot_addr;
70 UINT8 ist_info[16]; // was: struct ist_info
71 UINT8 _pad3[16];
72 UINT8 hd0_info[16];
73 UINT8 hd1_info[16];
74 UINT8 sys_desc_table[16]; // was: struct sys_desc_table
[all …]