Linux Kernel
3.7.1
|
#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 |
Definition at line 85 of file bootparam.h.
__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.