Home
last modified time | relevance | path

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

/openbmc/u-boot/disk/
H A Dpart_efi.c447 unsigned char *bin_uuid; in gpt_fill_pte() local
519 bin_uuid = gpt_e[i].unique_partition_guid.b; in gpt_fill_pte()
521 if (uuid_str_to_bin(str_uuid, bin_uuid, UUID_STR_FORMAT_GUID)) { in gpt_fill_pte()