Home
last modified time | relevance | path

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

/external/u-boot/arch/x86/include/asm/fsp/
Dfsp_hob.h192 static inline void *get_guid_hob_data(const struct hob_header *hdr) in get_guid_hob_data() function
/external/u-boot/arch/x86/lib/fsp/
Dfsp_support.c410 return get_guid_hob_data(guid_hob); in fsp_get_guid_hob_data()