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

#include <efi.h>

Data Fields

u8 boot_code [440]
 
__le32 unique_mbr_signature
 
__le16 unknown
 
struct partition partition_record [4]
 
__le16 signature
 

Detailed Description

Definition at line 104 of file efi.h.

Field Documentation

u8 boot_code[440]

Definition at line 105 of file efi.h.

struct partition partition_record[4]

Definition at line 108 of file efi.h.

__le16 signature

Definition at line 109 of file efi.h.

__le32 unique_mbr_signature

Definition at line 106 of file efi.h.

__le16 unknown

Definition at line 107 of file efi.h.


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