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

#include <efi.h>

Data Fields

efi_table_hdr_t hdr
 
unsigned long fw_vendor
 
u32 fw_revision
 
unsigned long con_in_handle
 
unsigned long con_in
 
unsigned long con_out_handle
 
unsigned long con_out
 
unsigned long stderr_handle
 
unsigned long stderr
 
efi_runtime_services_truntime
 
efi_boot_services_tboottime
 
unsigned long nr_tables
 
unsigned long tables
 

Detailed Description

Definition at line 373 of file efi.h.

Field Documentation

Definition at line 384 of file efi.h.

unsigned long con_in

Definition at line 378 of file efi.h.

unsigned long con_in_handle

Definition at line 377 of file efi.h.

unsigned long con_out

Definition at line 380 of file efi.h.

unsigned long con_out_handle

Definition at line 379 of file efi.h.

u32 fw_revision

Definition at line 376 of file efi.h.

unsigned long fw_vendor

Definition at line 375 of file efi.h.

Definition at line 374 of file efi.h.

unsigned long nr_tables

Definition at line 385 of file efi.h.

Definition at line 383 of file efi.h.

unsigned long stderr

Definition at line 382 of file efi.h.

unsigned long stderr_handle

Definition at line 381 of file efi.h.

unsigned long tables

Definition at line 386 of file efi.h.


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