Searched refs:hob_type (Results 1 - 1 of 1) sorted by relevance

/u-boot/cmd/x86/
H A Dhob.c16 static char *hob_type[] = { variable
131 else if (type >= 0 && type <= ARRAY_SIZE(hob_type))
132 desc = hob_type[type];

Completed in 33 milliseconds