Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/lib/fsp/
H A Dfsp_support.c399 void *fsp_get_guid_hob_data(const void *hob_list, u32 *len, in fsp_get_guid_hob_data() function
419 return fsp_get_guid_hob_data(hob_list, len, (struct efi_guid *)&guid); in fsp_get_nvs_data()
426 return fsp_get_guid_hob_data(hob_list, len, (struct efi_guid *)&guid); in fsp_get_bootloader_tmp_mem()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/fsp/
H A Dfsp_support.h166 void *fsp_get_guid_hob_data(const void *hob_list, u32 *len,