Searched defs:fwu_image_entry (Results 1 – 2 of 2) sorted by relevance
35 struct fwu_image_entry { struct38 uuid_t img_type_uuid;41 uuid_t location_uuid;44 struct fwu_image_properties img_props[NR_OF_FW_BANKS];
37 struct fwu_image_entry { struct40 struct efi_guid img_type_guid;43 struct efi_guid location_guid;68 /* Array of fwu_image_entry structs */ argument