Searched defs:bootDesc (Results 1 – 1 of 1) sorted by relevance
138 struct bootDesc { struct139 uint8_t structType;140 uint8_t stdIdent[VSD_STD_ID_LEN];141 uint8_t structVersion;142 uint8_t reserved1;143 struct regid archType;144 struct regid bootIdent;145 __le32 bootExtLocation;146 __le32 bootExtLength;147 __le64 loadAddress;[all …]