libhd 5.0
|
VESA BIOS extensions information Also includes a VESA mode list. More...
#include <hd.h>
Data Fields | |
unsigned | ok:1 |
data are valid More... | |
unsigned | version |
vbe version More... | |
unsigned | oem_version |
oem version info More... | |
unsigned | memory |
in bytes More... | |
unsigned | fb_start |
!= 0 if framebuffer is supported More... | |
char * | oem_name |
oem name More... | |
char * | vendor_name |
vendor name More... | |
char * | product_name |
product name More... | |
char * | product_revision |
product revision More... | |
unsigned | modes |
number of supported video modes More... | |
vbe_mode_info_t * | mode |
video mode list More... | |
unsigned | current_mode |
current video mode More... | |
unsigned | ddc_ports |
max ports to probe More... | |
unsigned char | ddc_port [4][0x80] |
ddc monitor info per port More... | |
VESA BIOS extensions information Also includes a VESA mode list.