XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
MASTER_BOOT_RECORD Struct Reference

#include <Mbr.h>

Collaboration diagram for MASTER_BOOT_RECORD:
Collaboration graph
[legend]

Public Attributes

UINT8 BootStrapCode [440]
 
UINT8 UniqueMbrSignature [4]
 
UINT8 Unknown [2]
 
MBR_PARTITION_RECORD Partition [MAX_MBR_PARTITIONS]
 
UINT16 Signature
 

Detailed Description

MBR Partition Table

Member Data Documentation

◆ BootStrapCode

UINT8 MASTER_BOOT_RECORD::BootStrapCode[440]

◆ Partition

MBR_PARTITION_RECORD MASTER_BOOT_RECORD::Partition[MAX_MBR_PARTITIONS]

◆ Signature

UINT16 MASTER_BOOT_RECORD::Signature

◆ UniqueMbrSignature

UINT8 MASTER_BOOT_RECORD::UniqueMbrSignature[4]

◆ Unknown

UINT8 MASTER_BOOT_RECORD::Unknown[2]

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