Linux Kernel
3.7.1
|
#include <efi.h>
Data Fields | |
u32 | revision |
void * | parent_handle |
efi_system_table_t * | system_table |
void * | device_handle |
void * | file_path |
void * | reserved |
u32 | load_options_size |
void * | load_options |
void * | image_base |
__aligned_u64 | image_size |
unsigned int | image_code_type |
unsigned int | image_data_type |
unsigned long | unload |
efi_system_table_t* system_table |