TianoCore EDK2 master
|
Data Fields | |
struct screen_info | screen_info |
UINT8 | apm_bios_info [0x14] |
UINT8 | _pad2 [4] |
UINT64 | tboot_addr |
UINT8 | ist_info [0x10] |
UINT8 | _pad3 [16] |
UINT8 | hd0_info [16] |
UINT8 | hd1_info [16] |
UINT8 | sys_desc_table [0x10] |
UINT8 | olpc_ofw_header [0x10] |
UINT8 | _pad4 [128] |
UINT8 | edid_info [0x80] |
struct efi_info | efi_info |
UINT32 | alt_mem_k |
UINT32 | scratch |
UINT8 | e820_entries |
UINT8 | eddbuf_entries |
UINT8 | edd_mbr_sig_buf_entries |
UINT8 | _pad6 [6] |
struct setup_header | hdr |
UINT8 | _pad7 [0x290-0x1f1-sizeof(struct setup_header)] |
UINT32 | edd_mbr_sig_buffer [16] |
struct e820_entry | e820_map [128] |
UINT8 | _pad8 [48] |
UINT8 | eddbuf [0x1ec] |
UINT8 | _pad9 [276] |
Definition at line 120 of file LinuxBzimage.h.
UINT8 boot_params::_pad2[4] |
Definition at line 123 of file LinuxBzimage.h.
UINT8 boot_params::_pad3[16] |
Definition at line 126 of file LinuxBzimage.h.
UINT8 boot_params::_pad4[128] |
Definition at line 131 of file LinuxBzimage.h.
UINT8 boot_params::_pad6[6] |
Definition at line 139 of file LinuxBzimage.h.
UINT8 boot_params::_pad7[0x290-0x1f1-sizeof(struct setup_header)] |
Definition at line 141 of file LinuxBzimage.h.
UINT8 boot_params::_pad8[48] |
Definition at line 144 of file LinuxBzimage.h.
UINT8 boot_params::_pad9[276] |
Definition at line 146 of file LinuxBzimage.h.
UINT32 boot_params::alt_mem_k |
Definition at line 134 of file LinuxBzimage.h.
UINT8 boot_params::apm_bios_info[0x14] |
Definition at line 122 of file LinuxBzimage.h.
UINT8 boot_params::e820_entries |
Definition at line 136 of file LinuxBzimage.h.
struct e820_entry boot_params::e820_map[128] |
Definition at line 143 of file LinuxBzimage.h.
UINT8 boot_params::edd_mbr_sig_buf_entries |
Definition at line 138 of file LinuxBzimage.h.
UINT32 boot_params::edd_mbr_sig_buffer[16] |
Definition at line 142 of file LinuxBzimage.h.
UINT8 boot_params::eddbuf[0x1ec] |
Definition at line 145 of file LinuxBzimage.h.
UINT8 boot_params::eddbuf_entries |
Definition at line 137 of file LinuxBzimage.h.
UINT8 boot_params::edid_info[0x80] |
Definition at line 132 of file LinuxBzimage.h.
struct efi_info boot_params::efi_info |
Definition at line 133 of file LinuxBzimage.h.
UINT8 boot_params::hd0_info[16] |
Definition at line 127 of file LinuxBzimage.h.
UINT8 boot_params::hd1_info[16] |
Definition at line 128 of file LinuxBzimage.h.
struct setup_header boot_params::hdr |
Definition at line 140 of file LinuxBzimage.h.
UINT8 boot_params::ist_info[0x10] |
Definition at line 125 of file LinuxBzimage.h.
UINT8 boot_params::olpc_ofw_header[0x10] |
Definition at line 130 of file LinuxBzimage.h.
UINT32 boot_params::scratch |
Definition at line 135 of file LinuxBzimage.h.
struct screen_info boot_params::screen_info |
Definition at line 121 of file LinuxBzimage.h.
UINT8 boot_params::sys_desc_table[0x10] |
Definition at line 129 of file LinuxBzimage.h.
UINT64 boot_params::tboot_addr |
Definition at line 124 of file LinuxBzimage.h.