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

#include <efi.h>

Data Fields

efi_guid_t partition_type_guid
 
efi_guid_t unique_partition_guid
 
__le64 starting_lba
 
__le64 ending_lba
 
gpt_entry_attributes attributes
 
efi_char16_t partition_name [72/sizeof(efi_char16_t)]
 

Detailed Description

Definition at line 95 of file efi.h.

Field Documentation

gpt_entry_attributes attributes

Definition at line 100 of file efi.h.

__le64 ending_lba

Definition at line 99 of file efi.h.

Definition at line 101 of file efi.h.

efi_guid_t partition_type_guid

Definition at line 96 of file efi.h.

__le64 starting_lba

Definition at line 98 of file efi.h.

efi_guid_t unique_partition_guid

Definition at line 97 of file efi.h.


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