Searched refs:uuidstr (Results 1 - 1 of 1) sorted by relevance

/u-boot/tools/
H A Dmkfwumdata.c159 static int uuid_guid_parse(char *uuidstr, unsigned char *uuid) argument
163 ret = uuid_parse(uuidstr, uuid);

Completed in 84 milliseconds