TianoCore EDK2 master
Loading...
Searching...
No Matches
screen_info Struct Reference

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]
 

Detailed Description

Definition at line 81 of file LinuxBzimage.h.

Field Documentation

◆ _reserved

UINT8 screen_info::_reserved[6]

Definition at line 117 of file LinuxBzimage.h.

◆ blue_pos

UINT8 screen_info::blue_pos

Definition at line 109 of file LinuxBzimage.h.

◆ blue_size

UINT8 screen_info::blue_size

Definition at line 108 of file LinuxBzimage.h.

◆ capabilities

UINT32 screen_info::capabilities

Definition at line 116 of file LinuxBzimage.h.

◆ cl_magic

UINT16 screen_info::cl_magic

Definition at line 102 of file LinuxBzimage.h.

◆ cl_offset

UINT16 screen_info::cl_offset

Definition at line 102 of file LinuxBzimage.h.

◆ ext_mem_k

UINT16 screen_info::ext_mem_k

Definition at line 84 of file LinuxBzimage.h.

◆ flags

UINT8 screen_info::flags

Definition at line 88 of file LinuxBzimage.h.

◆ green_pos

UINT8 screen_info::green_pos

Definition at line 107 of file LinuxBzimage.h.

◆ green_size

UINT8 screen_info::green_size

Definition at line 106 of file LinuxBzimage.h.

◆ lfb_base

UINT32 screen_info::lfb_base

Definition at line 100 of file LinuxBzimage.h.

◆ lfb_depth

UINT16 screen_info::lfb_depth

Definition at line 99 of file LinuxBzimage.h.

◆ lfb_height

UINT16 screen_info::lfb_height

Definition at line 98 of file LinuxBzimage.h.

◆ lfb_linelength

UINT16 screen_info::lfb_linelength

Definition at line 103 of file LinuxBzimage.h.

◆ lfb_size

UINT32 screen_info::lfb_size

Definition at line 101 of file LinuxBzimage.h.

◆ lfb_width

UINT16 screen_info::lfb_width

Definition at line 97 of file LinuxBzimage.h.

◆ orig_video_cols

UINT8 screen_info::orig_video_cols

Definition at line 87 of file LinuxBzimage.h.

◆ orig_video_ega_bx

UINT16 screen_info::orig_video_ega_bx

Definition at line 90 of file LinuxBzimage.h.

◆ orig_video_isVGA

UINT8 screen_info::orig_video_isVGA

Definition at line 93 of file LinuxBzimage.h.

◆ orig_video_lines

UINT8 screen_info::orig_video_lines

Definition at line 92 of file LinuxBzimage.h.

◆ orig_video_mode

UINT8 screen_info::orig_video_mode

Definition at line 86 of file LinuxBzimage.h.

◆ orig_video_page

UINT16 screen_info::orig_video_page

Definition at line 85 of file LinuxBzimage.h.

◆ orig_video_points

UINT16 screen_info::orig_video_points

Definition at line 94 of file LinuxBzimage.h.

◆ orig_x

UINT8 screen_info::orig_x

Definition at line 82 of file LinuxBzimage.h.

◆ orig_y

UINT8 screen_info::orig_y

Definition at line 83 of file LinuxBzimage.h.

◆ pages

UINT16 screen_info::pages

Definition at line 114 of file LinuxBzimage.h.

◆ red_pos

UINT8 screen_info::red_pos

Definition at line 105 of file LinuxBzimage.h.

◆ red_size

UINT8 screen_info::red_size

Definition at line 104 of file LinuxBzimage.h.

◆ rsvd_pos

UINT8 screen_info::rsvd_pos

Definition at line 111 of file LinuxBzimage.h.

◆ rsvd_size

UINT8 screen_info::rsvd_size

Definition at line 110 of file LinuxBzimage.h.

◆ unused2

UINT8 screen_info::unused2

Definition at line 89 of file LinuxBzimage.h.

◆ unused3

UINT16 screen_info::unused3

Definition at line 91 of file LinuxBzimage.h.

◆ vesa_attributes

UINT16 screen_info::vesa_attributes

Definition at line 115 of file LinuxBzimage.h.

◆ vesapm_off

UINT16 screen_info::vesapm_off

Definition at line 113 of file LinuxBzimage.h.

◆ vesapm_seg

UINT16 screen_info::vesapm_seg

Definition at line 112 of file LinuxBzimage.h.


The documentation for this struct was generated from the following file: