TianoCore EDK2 master
|
Data Fields | |
UINT8 | setup_secs |
UINT16 | root_flags |
UINT32 | sys_size |
UINT16 | ram_size |
UINT16 | video_mode |
UINT16 | root_dev |
UINT16 | signature |
UINT16 | jump |
UINT32 | header |
UINT16 | version |
UINT16 | su_switch |
UINT16 | setup_seg |
UINT16 | start_sys |
UINT16 | kernel_ver |
UINT8 | loader_id |
UINT8 | load_flags |
UINT16 | movesize |
UINT32 | code32_start |
UINT32 | ramdisk_start |
UINT32 | ramdisk_len |
UINT32 | bootsect_kludge |
UINT16 | heap_end |
UINT8 | ext_loader_ver |
UINT8 | ext_loader_type |
UINT32 | cmd_line_ptr |
UINT32 | ramdisk_max |
UINT32 | kernel_alignment |
UINT8 | relocatable_kernel |
UINT8 | min_alignment |
UINT16 | xloadflags |
UINT32 | cmdline_size |
UINT32 | hardware_subarch |
UINT64 | hardware_subarch_data |
UINT32 | payload_offset |
UINT32 | payload_length |
UINT64 | setup_data |
UINT64 | pref_address |
UINT32 | init_size |
UINT32 | handover_offset |
Definition at line 22 of file LinuxBzimage.h.
UINT32 setup_header::bootsect_kludge |
Definition at line 43 of file LinuxBzimage.h.
UINT32 setup_header::cmd_line_ptr |
Definition at line 47 of file LinuxBzimage.h.
UINT32 setup_header::cmdline_size |
Definition at line 53 of file LinuxBzimage.h.
UINT32 setup_header::code32_start |
Definition at line 40 of file LinuxBzimage.h.
UINT8 setup_header::ext_loader_type |
Definition at line 46 of file LinuxBzimage.h.
UINT8 setup_header::ext_loader_ver |
Definition at line 45 of file LinuxBzimage.h.
UINT32 setup_header::handover_offset |
Definition at line 61 of file LinuxBzimage.h.
UINT32 setup_header::hardware_subarch |
Definition at line 54 of file LinuxBzimage.h.
UINT64 setup_header::hardware_subarch_data |
Definition at line 55 of file LinuxBzimage.h.
UINT32 setup_header::header |
Definition at line 31 of file LinuxBzimage.h.
UINT16 setup_header::heap_end |
Definition at line 44 of file LinuxBzimage.h.
UINT32 setup_header::init_size |
Definition at line 60 of file LinuxBzimage.h.
UINT16 setup_header::jump |
Definition at line 30 of file LinuxBzimage.h.
UINT32 setup_header::kernel_alignment |
Definition at line 49 of file LinuxBzimage.h.
UINT16 setup_header::kernel_ver |
Definition at line 36 of file LinuxBzimage.h.
UINT8 setup_header::load_flags |
Definition at line 38 of file LinuxBzimage.h.
UINT8 setup_header::loader_id |
Definition at line 37 of file LinuxBzimage.h.
UINT8 setup_header::min_alignment |
Definition at line 51 of file LinuxBzimage.h.
UINT16 setup_header::movesize |
Definition at line 39 of file LinuxBzimage.h.
UINT32 setup_header::payload_length |
Definition at line 57 of file LinuxBzimage.h.
UINT32 setup_header::payload_offset |
Definition at line 56 of file LinuxBzimage.h.
UINT64 setup_header::pref_address |
Definition at line 59 of file LinuxBzimage.h.
UINT16 setup_header::ram_size |
Definition at line 26 of file LinuxBzimage.h.
UINT32 setup_header::ramdisk_len |
Definition at line 42 of file LinuxBzimage.h.
UINT32 setup_header::ramdisk_max |
Definition at line 48 of file LinuxBzimage.h.
UINT32 setup_header::ramdisk_start |
Definition at line 41 of file LinuxBzimage.h.
UINT8 setup_header::relocatable_kernel |
Definition at line 50 of file LinuxBzimage.h.
UINT16 setup_header::root_dev |
Definition at line 28 of file LinuxBzimage.h.
UINT16 setup_header::root_flags |
Definition at line 24 of file LinuxBzimage.h.
UINT64 setup_header::setup_data |
Definition at line 58 of file LinuxBzimage.h.
UINT8 setup_header::setup_secs |
Definition at line 23 of file LinuxBzimage.h.
UINT16 setup_header::setup_seg |
Definition at line 34 of file LinuxBzimage.h.
UINT16 setup_header::signature |
Definition at line 29 of file LinuxBzimage.h.
UINT16 setup_header::start_sys |
Definition at line 35 of file LinuxBzimage.h.
UINT16 setup_header::su_switch |
Definition at line 33 of file LinuxBzimage.h.
UINT32 setup_header::sys_size |
Definition at line 25 of file LinuxBzimage.h.
UINT16 setup_header::version |
Definition at line 32 of file LinuxBzimage.h.
UINT16 setup_header::video_mode |
Definition at line 27 of file LinuxBzimage.h.
UINT16 setup_header::xloadflags |
Definition at line 52 of file LinuxBzimage.h.