TianoCore EDK2 master
|
Data Fields | |
UINT8 | orig_x |
UINT8 | orig_y |
UINT16 | ext_mem_k |
UINT16 | orig_video_page |
UINT8 | orig_video_mode |
UINT8 | orig_video_cols |
UINT8 | flags |
UINT8 | unused2 |
UINT16 | orig_video_ega_bx |
UINT16 | unused3 |
UINT8 | orig_video_lines |
UINT8 | orig_video_isVGA |
UINT16 | orig_video_points |
UINT16 | lfb_width |
UINT16 | lfb_height |
UINT16 | lfb_depth |
UINT32 | lfb_base |
UINT32 | lfb_size |
UINT16 | cl_magic |
UINT16 | cl_offset |
UINT16 | lfb_linelength |
UINT8 | red_size |
UINT8 | red_pos |
UINT8 | green_size |
UINT8 | green_pos |
UINT8 | blue_size |
UINT8 | blue_pos |
UINT8 | rsvd_size |
UINT8 | rsvd_pos |
UINT16 | vesapm_seg |
UINT16 | vesapm_off |
UINT16 | pages |
UINT16 | vesa_attributes |
UINT32 | capabilities |
UINT8 | _reserved [6] |
Definition at line 81 of file LinuxBzimage.h.
UINT8 screen_info::_reserved[6] |
Definition at line 117 of file LinuxBzimage.h.
UINT8 screen_info::blue_pos |
Definition at line 109 of file LinuxBzimage.h.
UINT8 screen_info::blue_size |
Definition at line 108 of file LinuxBzimage.h.
UINT32 screen_info::capabilities |
Definition at line 116 of file LinuxBzimage.h.
UINT16 screen_info::cl_magic |
Definition at line 102 of file LinuxBzimage.h.
UINT16 screen_info::cl_offset |
Definition at line 102 of file LinuxBzimage.h.
UINT16 screen_info::ext_mem_k |
Definition at line 84 of file LinuxBzimage.h.
UINT8 screen_info::flags |
Definition at line 88 of file LinuxBzimage.h.
UINT8 screen_info::green_pos |
Definition at line 107 of file LinuxBzimage.h.
UINT8 screen_info::green_size |
Definition at line 106 of file LinuxBzimage.h.
UINT32 screen_info::lfb_base |
Definition at line 100 of file LinuxBzimage.h.
UINT16 screen_info::lfb_depth |
Definition at line 99 of file LinuxBzimage.h.
UINT16 screen_info::lfb_height |
Definition at line 98 of file LinuxBzimage.h.
UINT16 screen_info::lfb_linelength |
Definition at line 103 of file LinuxBzimage.h.
UINT32 screen_info::lfb_size |
Definition at line 101 of file LinuxBzimage.h.
UINT16 screen_info::lfb_width |
Definition at line 97 of file LinuxBzimage.h.
UINT8 screen_info::orig_video_cols |
Definition at line 87 of file LinuxBzimage.h.
UINT16 screen_info::orig_video_ega_bx |
Definition at line 90 of file LinuxBzimage.h.
UINT8 screen_info::orig_video_isVGA |
Definition at line 93 of file LinuxBzimage.h.
UINT8 screen_info::orig_video_lines |
Definition at line 92 of file LinuxBzimage.h.
UINT8 screen_info::orig_video_mode |
Definition at line 86 of file LinuxBzimage.h.
UINT16 screen_info::orig_video_page |
Definition at line 85 of file LinuxBzimage.h.
UINT16 screen_info::orig_video_points |
Definition at line 94 of file LinuxBzimage.h.
UINT8 screen_info::orig_x |
Definition at line 82 of file LinuxBzimage.h.
UINT8 screen_info::orig_y |
Definition at line 83 of file LinuxBzimage.h.
UINT16 screen_info::pages |
Definition at line 114 of file LinuxBzimage.h.
UINT8 screen_info::red_pos |
Definition at line 105 of file LinuxBzimage.h.
UINT8 screen_info::red_size |
Definition at line 104 of file LinuxBzimage.h.
UINT8 screen_info::rsvd_pos |
Definition at line 111 of file LinuxBzimage.h.
UINT8 screen_info::rsvd_size |
Definition at line 110 of file LinuxBzimage.h.
UINT8 screen_info::unused2 |
Definition at line 89 of file LinuxBzimage.h.
UINT16 screen_info::unused3 |
Definition at line 91 of file LinuxBzimage.h.
UINT16 screen_info::vesa_attributes |
Definition at line 115 of file LinuxBzimage.h.
UINT16 screen_info::vesapm_off |
Definition at line 113 of file LinuxBzimage.h.
UINT16 screen_info::vesapm_seg |
Definition at line 112 of file LinuxBzimage.h.