|
iPXE
|
VBE controller information. More...
#include <vesafb.h>
Data Fields | |
| uint32_t | vbe_signature |
| VBE signature. More... | |
| uint8_t | vbe_minor_version |
| VBE minor version. More... | |
| uint8_t | vbe_major_version |
| VBE major version. More... | |
| struct segoff | oem_string_ptr |
| Pointer to OEM string. More... | |
| uint32_t | capabilities |
| Capabilities of graphics controller. More... | |
| struct segoff | video_mode_ptr |
| Pointer to video mode list. More... | |
| uint16_t | total_memory |
| Number of 64kB memory blocks. More... | |
| uint16_t | oem_software_rev |
| VBE implementation software revision. More... | |
| struct segoff | oem_vendor_name_ptr |
| Pointer to vendor name string. More... | |
| struct segoff | oem_product_name_ptr |
| Pointer to product name string. More... | |
| struct segoff | oem_product_rev_ptr |
| Pointer to product revision string. More... | |
| uint8_t | reserved [222] |
| Reserved for VBE implementation scratch area. More... | |
| uint8_t vbe_controller_info::vbe_minor_version |
| uint8_t vbe_controller_info::vbe_major_version |
| struct segoff vbe_controller_info::oem_string_ptr |
| uint32_t vbe_controller_info::capabilities |
| struct segoff vbe_controller_info::video_mode_ptr |
| uint16_t vbe_controller_info::total_memory |
| uint16_t vbe_controller_info::oem_software_rev |
| struct segoff vbe_controller_info::oem_vendor_name_ptr |
| struct segoff vbe_controller_info::oem_product_name_ptr |
| struct segoff vbe_controller_info::oem_product_rev_ptr |
| uint8_t vbe_controller_info::reserved[222] |
1.8.15