Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/lib/fsp/
H A Dcmd_fsp.c13 static char *hob_type[] = { variable
78 else if (type >= 0 && type <= ARRAY_SIZE(hob_type)) in do_hob()
79 desc = hob_type[type]; in do_hob()