Searched refs:HOB_TYPE_UNUSED (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/arch/x86/include/asm/fsp/ | ||
H A D | fsp_hob.h | 16 #define HOB_TYPE_UNUSED 0xFFFE macro |
/openbmc/u-boot/cmd/x86/ | ||
H A D | fsp.c | 93 if (type == HOB_TYPE_UNUSED) in do_hob() |