Searched refs:efi_guid (Results 1 – 8 of 8) sorted by relevance
59 struct efi_guid { struct68 struct efi_guid efi_guid; argument
22 struct efi_guid type_uuid;23 struct efi_guid unique_uuid;40 struct efi_guid disk_uuid;
19 return memcmp(g1, g2, sizeof(struct efi_guid)); in guidcmp()24 return memcpy(dst, src, sizeof(struct efi_guid)); in guidcpy()
38 struct efi_guid part_guid;39 struct efi_guid type_guid;
24 struct efi_guid header_guid;33 const struct efi_guid dmc620_ecc_event_guid = {151 sizeof(const struct efi_guid)); in sgi_ras_intr_handler()
24 struct efi_guid img_type_guid;
498 const struct efi_guid img_type_guid = STM32MP_FIP_GUID; in bl2_plat_handle_pre_image_load()
2667 …- avoid redefinition of 'efi_guid' structure ([f34322c](https://review.trustedfirmware.org/plugins…
Completed in 18 milliseconds