Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_support.h152 const struct hob_header *fsp_get_next_guid_hob(const struct efi_guid *guid,
/openbmc/u-boot/arch/x86/lib/fsp/
H A Dfsp_support.c380 const struct hob_header *fsp_get_next_guid_hob(const struct efi_guid *guid, in fsp_get_next_guid_hob() function
403 guid_hob = fsp_get_next_guid_hob(guid, hob_list); in fsp_get_guid_hob_data()