Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_hob.h208 static inline u16 get_guid_hob_data_size(const struct hob_header *hdr) in get_guid_hob_data_size() function
/openbmc/u-boot/arch/x86/lib/fsp/
H A Dfsp_support.c408 *len = get_guid_hob_data_size(guid_hob); in fsp_get_guid_hob_data()