iPXE
Data Fields
master_boot_record Struct Reference

A Master Boot Record. More...

#include <int13.h>

Data Fields

uint8_t code [440]
 Code area. More...
 
uint32_t signature
 Disk signature. More...
 
uint8_t pad [2]
 Padding. More...
 
struct partition_table_entry partitions [4]
 Partition table. More...
 
uint16_t magic
 0x55aa MBR signature More...
 

Detailed Description

A Master Boot Record.

Definition at line 278 of file int13.h.


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