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

#include <bootparam.h>

Data Fields

__u32 efi_loader_signature
 
__u32 efi_systab
 
__u32 efi_memdesc_size
 
__u32 efi_memdesc_version
 
__u32 efi_memmap
 
__u32 efi_memmap_size
 
__u32 efi_systab_hi
 
__u32 efi_memmap_hi
 

Detailed Description

Definition at line 85 of file bootparam.h.

Field Documentation

__u32 efi_loader_signature

Definition at line 86 of file bootparam.h.

__u32 efi_memdesc_size

Definition at line 88 of file bootparam.h.

__u32 efi_memdesc_version

Definition at line 89 of file bootparam.h.

__u32 efi_memmap

Definition at line 90 of file bootparam.h.

__u32 efi_memmap_hi

Definition at line 93 of file bootparam.h.

__u32 efi_memmap_size

Definition at line 91 of file bootparam.h.

__u32 efi_systab

Definition at line 87 of file bootparam.h.

__u32 efi_systab_hi

Definition at line 92 of file bootparam.h.


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