Searched refs:image_type_id (Results 1 – 2 of 2) sorted by relevance
235 const efi_guid_t *image_type_id = &img_hdr->image_type_id; in get_image_type() local238 if (guid_equal(image_type_id, &pfru_code_inj_guid)) in get_image_type()241 if (guid_equal(image_type_id, &pfru_drv_update_guid)) in get_image_type()
168 efi_guid_t image_type_id; member