Home
last modified time | relevance | path

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

/u-boot/arch/x86/lib/
A Dhob.c18 const struct hob_header *hob_get_next_hob(uint type, const void *hob_list) in hob_get_next_hob() function
50 while ((hdr = hob_get_next_hob(HOB_TYPE_GUID_EXT, hdr))) { in hob_get_next_guid_hob()
/u-boot/arch/x86/include/asm/
A Dhob.h203 const struct hob_header *hob_get_next_hob(uint type, const void *hob_list);

Completed in 5 milliseconds