Searched defs:bootsector710 (Results 1 – 1 of 1) sorted by relevance
60 struct bootsector710 { struct61 uint8_t bsJump[3]; /* jump inst E9xxxx or EBxx90 */62 int8_t bsOEMName[8]; /* OEM name and version */63 int8_t bsBPB[53]; /* BIOS parameter block */64 int8_t bsExt[26]; /* Bootsector Extension */65 int8_t bsBootCode[420]; /* pad so structure is 512b */66 uint8_t bsBootSectSig0;67 uint8_t bsBootSectSig1;