Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
efi_graphics_output_protocol_mode Struct Reference

#include <eboot.h>

Data Fields

u32 max_mode
 
u32 mode
 
unsigned long info
 
unsigned long size_of_info
 
u64 frame_buffer_base
 
unsigned long frame_buffer_size
 

Detailed Description

Definition at line 43 of file eboot.h.

Field Documentation

u64 frame_buffer_base

Definition at line 48 of file eboot.h.

unsigned long frame_buffer_size

Definition at line 49 of file eboot.h.

unsigned long info

Definition at line 46 of file eboot.h.

u32 max_mode

Definition at line 44 of file eboot.h.

u32 mode

Definition at line 45 of file eboot.h.

unsigned long size_of_info

Definition at line 47 of file eboot.h.


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