summaryrefslogtreecommitdiff
path: root/include/uuid.h
AgeCommit message (Expand)Author
2021-01-27uuid: Add a comment for UUID_STR_LENSimon Glass
2021-01-16lib/uuid.c: change prototype of uuid_guid_get_str()Rasmus Villemoes
2020-04-24uuid: Use const char * where possibleSimon Glass
2019-06-07lib/vsprintf: allow printing upper case GUIDsHeinrich Schuchardt
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2015-11-12uuid: add selection by string for known partition type GUIDPatrick Delaunay
2014-04-02lib: uuid: add functions to generate UUID version 4Przemyslaw Marczak
2014-04-02lib: uuid: code refactor for proper maintain between uuid bin and stringPrzemyslaw Marczak