Searched refs:guidcpy (Results 1 – 3 of 3) sorted by relevance
63 guidcpy(&entry->part_guid, &gpt_entry->unique_uuid); in parse_gpt_entry()64 guidcpy(&entry->type_guid, &gpt_entry->type_uuid); in parse_gpt_entry()
23 static inline void *guidcpy(void *dst, const void *src) in guidcpy() function
499 guidcpy(&img_type_uuid, &img_type_guid); in bl2_plat_handle_pre_image_load()