Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_hob.h16 #define HOB_TYPE_UNUSED 0xFFFE macro
/openbmc/u-boot/cmd/x86/
H A Dfsp.c93 if (type == HOB_TYPE_UNUSED) in do_hob()