Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/disk/
H A Dpart_efi.c606 char *str_uuid; in gpt_fill_pte() local
678 str_uuid = partitions[i].uuid; in gpt_fill_pte()
681 if (uuid_str_to_bin(str_uuid, bin_uuid, UUID_STR_FORMAT_GUID)) { in gpt_fill_pte()
683 i, str_uuid); in gpt_fill_pte()