Home
last modified time | relevance | path

Searched refs:unique_partition_guid (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/block/partitions/
H A Defi.h86 efi_guid_t unique_partition_guid; member
H A Defi.c745 efi_guid_to_str(&ptes[i].unique_partition_guid, info->uuid); in efi_partition()
/openbmc/u-boot/include/
H A Dpart_efi.h107 efi_guid_t unique_partition_guid; member
/openbmc/u-boot/disk/
H A Dpart_efi.c262 uuid_bin = (unsigned char *)gpt_pte[i].unique_partition_guid.b; in part_print_efi()
319 uuid_bin_to_str(gpt_pte[part - 1].unique_partition_guid.b, info->uuid, in part_get_info_efi()
519 bin_uuid = gpt_e[i].unique_partition_guid.b; in gpt_fill_pte()