summaryrefslogtreecommitdiff
path: root/include/uuid.h
AgeCommit message (Expand)AuthorFilesLines
2021-01-28uuid: Add a comment for UUID_STR_LENSimon Glass1-0/+1
2021-01-16lib/uuid.c: change prototype of uuid_guid_get_str()Rasmus Villemoes1-3/+1
2020-04-24uuid: Use const char * where possibleSimon Glass1-3/+5
2019-06-07lib/vsprintf: allow printing upper case GUIDsHeinrich Schuchardt1-4/+6
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2015-11-12uuid: add selection by string for known partition type GUIDPatrick Delaunay1-0/+4
2014-04-03lib: uuid: add functions to generate UUID version 4Przemyslaw Marczak1-1/+21
2014-04-02lib: uuid: code refactor for proper maintain between uuid bin and stringPrzemyslaw Marczak1-0/+21