master_boot_record Struct Reference

A Master Boot Record. More...

#include <int13.h>


Data Fields

uint8_t pad [446]
struct partition_table_entry partitions [4]
 Partition table.
uint16_t signature
 0x55aa MBR signature


Detailed Description

A Master Boot Record.

Definition at line 280 of file int13.h.


Field Documentation

Definition at line 281 of file int13.h.

Partition table.

Definition at line 283 of file int13.h.

Referenced by guess_int13_geometry().

0x55aa MBR signature

Definition at line 285 of file int13.h.


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

Generated on Tue Apr 6 20:02:06 2010 for gPXE by  doxygen 1.5.7.1