|
XenevaOS
|
#include <Mbr.h>

Public Attributes | |
| UINT8 | BootStrapCode [440] |
| UINT8 | UniqueMbrSignature [4] |
| UINT8 | Unknown [2] |
| MBR_PARTITION_RECORD | Partition [MAX_MBR_PARTITIONS] |
| UINT16 | Signature |
MBR Partition Table
| UINT8 MASTER_BOOT_RECORD::BootStrapCode[440] |
| MBR_PARTITION_RECORD MASTER_BOOT_RECORD::Partition[MAX_MBR_PARTITIONS] |
| UINT16 MASTER_BOOT_RECORD::Signature |
| UINT8 MASTER_BOOT_RECORD::UniqueMbrSignature[4] |
| UINT8 MASTER_BOOT_RECORD::Unknown[2] |