Home
last modified time | relevance | path

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

/openbmc/u-boot/disk/
H A Dpart_efi.c451 unsigned char *bin_type_guid; in gpt_fill_pte() local
498 bin_type_guid = gpt_e[i].partition_type_guid.b; in gpt_fill_pte()
500 if (uuid_str_to_bin(str_type_guid, bin_type_guid, in gpt_fill_pte()
508 memcpy(bin_type_guid, in gpt_fill_pte()