BOOTSECTOR_ENTRY Struct Reference
Data Fields |
|
uint | JumpCommand:24 |
|
int8 | OEM_NAME [8] |
|
uint16 | BytesPerSector |
|
uint8 | SectorsPerCluster |
|
uint16 | ReservedSectors |
|
uint8 | NumberOfFATs |
|
uint16 | NumberRootDirEntries |
|
uint16 | NumberOfSectorsOnMedia |
|
uint8 | MediaDescriptor |
|
uint16 | SectorsPerFAT |
|
uint16 | SectorsPerTrack |
|
uint16 | NumberOfHeads |
|
uint32 | NumberOfHiddenSectors |
|
uint32 | NumberOfTotalSectors |
|
uint8 | DriveNumber |
|
uint8 | __RESERVED__ |
|
uint8 | ExtendedBootSignature |
|
uint32 | VolumeID |
|
int8 | VolumeLabel [11] |
|
int8 | FileSystemType [8] |
|
uint8 | LoadProgramCode [448] |
|
uint16 | Signature |
Detailed Description
Definition at line 46 of file drive.c.
The documentation for this struct was generated from the following file: