Home
last modified time | relevance | path

Searched refs:BiosType (Results 1 – 2 of 2) sorted by relevance

/xen/tools/golang/xenlight/
A Dtypes.gen.go159 type BiosType int type
161 BiosTypeUnknown BiosType = 0
162 BiosTypeRombios BiosType = 1
163 BiosTypeSeabios BiosType = 2
164 BiosTypeOvmf BiosType = 3
527 Bios BiosType
A Dhelpers.gen.go1130 x.Bios = BiosType(tmp.bios)

Completed in 39 milliseconds