Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dpart.h339 char *str_guid, int parts_count);
/openbmc/u-boot/disk/
H A Dpart_efi.c604 char *str_guid, int parts_count) in gpt_fill_header() argument
621 if (uuid_str_to_bin(str_guid, gpt_h->disk_guid.b, UUID_STR_FORMAT_GUID)) in gpt_fill_header()