Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_hob.h15 #define HOB_TYPE_GUID_EXT 0x0004 macro
/openbmc/u-boot/cmd/x86/
H A Dfsp.c104 type == HOB_TYPE_GUID_EXT) { in do_hob()
/openbmc/u-boot/arch/x86/lib/fsp/
H A Dfsp_support.c387 while ((hdr = fsp_get_next_hob(HOB_TYPE_GUID_EXT, in fsp_get_next_guid_hob()