kIntelBiosType
case kIntelBiosType:
if (type == kIntelBiosType || type == kAtomBiosType1 || type == kAtomBiosType2) {
if (type == kIntelBiosType || type == kAtomBiosType1 || type == kAtomBiosType2) {
sharedInfo->bios_type = kIntelBiosType;
case kIntelBiosType: