|
iPXE
|
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... | |
1.8.15