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

#include <efi.h>

Data Fields

efi_system_table_tsystab
 
unsigned int runtime_version
 
unsigned long mps
 
unsigned long acpi
 
unsigned long acpi20
 
unsigned long smbios
 
unsigned long sal_systab
 
unsigned long boot_info
 
unsigned long hcdp
 
unsigned long uga
 
unsigned long uv_systab
 
efi_get_time_tget_time
 
efi_set_time_tset_time
 
efi_get_wakeup_time_tget_wakeup_time
 
efi_set_wakeup_time_tset_wakeup_time
 
efi_get_variable_tget_variable
 
efi_get_next_variable_tget_next_variable
 
efi_set_variable_tset_variable
 
efi_query_variable_info_tquery_variable_info
 
efi_update_capsule_tupdate_capsule
 
efi_query_capsule_caps_tquery_capsule_caps
 
efi_get_next_high_mono_count_tget_next_high_mono_count
 
efi_reset_system_treset_system
 
efi_set_virtual_address_map_tset_virtual_address_map
 

Detailed Description

Definition at line 453 of file efi.h.

Field Documentation

unsigned long acpi

Definition at line 457 of file efi.h.

unsigned long acpi20

Definition at line 458 of file efi.h.

unsigned long boot_info

Definition at line 461 of file efi.h.

efi_get_next_high_mono_count_t* get_next_high_mono_count

Definition at line 475 of file efi.h.

efi_get_next_variable_t* get_next_variable

Definition at line 470 of file efi.h.

efi_get_time_t* get_time

Definition at line 465 of file efi.h.

efi_get_variable_t* get_variable

Definition at line 469 of file efi.h.

efi_get_wakeup_time_t* get_wakeup_time

Definition at line 467 of file efi.h.

unsigned long hcdp

Definition at line 462 of file efi.h.

unsigned long mps

Definition at line 456 of file efi.h.

efi_query_capsule_caps_t* query_capsule_caps

Definition at line 474 of file efi.h.

efi_query_variable_info_t* query_variable_info

Definition at line 472 of file efi.h.

efi_reset_system_t* reset_system

Definition at line 476 of file efi.h.

unsigned int runtime_version

Definition at line 455 of file efi.h.

unsigned long sal_systab

Definition at line 460 of file efi.h.

efi_set_time_t* set_time

Definition at line 466 of file efi.h.

efi_set_variable_t* set_variable

Definition at line 471 of file efi.h.

efi_set_virtual_address_map_t* set_virtual_address_map

Definition at line 477 of file efi.h.

efi_set_wakeup_time_t* set_wakeup_time

Definition at line 468 of file efi.h.

unsigned long smbios

Definition at line 459 of file efi.h.

Definition at line 454 of file efi.h.

unsigned long uga

Definition at line 463 of file efi.h.

efi_update_capsule_t* update_capsule

Definition at line 473 of file efi.h.

unsigned long uv_systab

Definition at line 464 of file efi.h.


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