iPXE
Data Fields
partition_table_entry Struct Reference

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

Detailed Description

A partition table entry within the MBR.

Definition at line 262 of file int13.h.


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