Searched refs:BiosType (Results 1 – 2 of 2) sorted by relevance
159 type BiosType int type161 BiosTypeUnknown BiosType = 0162 BiosTypeRombios BiosType = 1163 BiosTypeSeabios BiosType = 2164 BiosTypeOvmf BiosType = 3527 Bios BiosType
1130 x.Bios = BiosType(tmp.bios)
Completed in 39 milliseconds