Master Boot Record structure layout. More...
Master Boot Record structure layout.
Definition at line 50 of file MBR.c.
Bootstrap code area
Definition at line 51 of file MBR.c.
Partition table entries
Definition at line 52 of file MBR.c.
Signature bytes, must be 0xAA55
Definition at line 53 of file MBR.c.