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

#include <efi.h>

Data Fields

efi_table_hdr_t hdr
 
unsigned long get_time
 
unsigned long set_time
 
unsigned long get_wakeup_time
 
unsigned long set_wakeup_time
 
unsigned long set_virtual_address_map
 
unsigned long convert_pointer
 
unsigned long get_variable
 
unsigned long get_next_variable
 
unsigned long set_variable
 
unsigned long get_next_high_mono_count
 
unsigned long reset_system
 
unsigned long update_capsule
 
unsigned long query_capsule_caps
 
unsigned long query_variable_info
 

Detailed Description

Definition at line 212 of file efi.h.

Field Documentation

unsigned long convert_pointer

Definition at line 219 of file efi.h.

unsigned long get_next_high_mono_count

Definition at line 223 of file efi.h.

unsigned long get_next_variable

Definition at line 221 of file efi.h.

unsigned long get_time

Definition at line 214 of file efi.h.

unsigned long get_variable

Definition at line 220 of file efi.h.

unsigned long get_wakeup_time

Definition at line 216 of file efi.h.

Definition at line 213 of file efi.h.

unsigned long query_capsule_caps

Definition at line 226 of file efi.h.

unsigned long query_variable_info

Definition at line 227 of file efi.h.

unsigned long reset_system

Definition at line 224 of file efi.h.

unsigned long set_time

Definition at line 215 of file efi.h.

unsigned long set_variable

Definition at line 222 of file efi.h.

unsigned long set_virtual_address_map

Definition at line 218 of file efi.h.

unsigned long set_wakeup_time

Definition at line 217 of file efi.h.

unsigned long update_capsule

Definition at line 225 of file efi.h.


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