Searched refs:hob_get_next_hob (Results 1 – 2 of 2) sorted by relevance
18 const struct hob_header *hob_get_next_hob(uint type, const void *hob_list) in hob_get_next_hob() function50 while ((hdr = hob_get_next_hob(HOB_TYPE_GUID_EXT, hdr))) { in hob_get_next_guid_hob()
203 const struct hob_header *hob_get_next_hob(uint type, const void *hob_list);
Completed in 5 milliseconds