|
iPXE
|
A partition table entry within the MBR. More...
#include <int13.h>
Data Fields | |
| uint8_t | bootable |
| Bootable flag. More... | |
| struct partition_chs | chs_start |
| C/H/S start address. More... | |
| uint8_t | type |
| System indicator (partition type) More... | |
| struct partition_chs | chs_end |
| C/H/S end address. More... | |
| uint32_t | start |
| Linear start address. More... | |
| uint32_t | length |
| Linear length. More... | |
1.8.15