Searched refs:hob_type (Results 1 – 2 of 2) sorted by relevance
20 uint16_t hob_type, uint16_t hob_length) in create_hob() argument41 new_hob->hob_type = hob_type; in create_hob()46 hob_end->hob_type = EFI_HOB_TYPE_END_OF_HOB_LIST; in create_hob()69 hob_table->header.hob_type = EFI_HOB_TYPE_HANDOFF; in efi_create_hob_list()74 hob_end->hob_type = EFI_HOB_TYPE_END_OF_HOB_LIST; in efi_create_hob_list()
45 uint16_t hob_type; member