Searched defs:_LegacyMBR_t (Results 1 – 1 of 1) sorted by relevance
237 struct __attribute__ ((packed)) _LegacyMBR_t { struct238 uint8_t BootCode[440];239 uint32_t UniqueMBRSignature;240 uint16_t Unknown;241 PartitionRecord_t PartitionRecord[4];242 uint16_t Signature;