aboutsummaryrefslogtreecommitdiff
path: root/include/uuid.h
Commit message (Expand)AuthorAgeFilesLines
* uuid: Move function comments to header fileSimon Glass2023-08-251-0/+103
* lib: uuid: introduce uuid_str_to_le_bin functionAbdellatif El Khlifi2023-08-081-0/+15
* Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'"Tom Rini2023-07-241-15/+0
* lib: uuid: introduce uuid_str_to_le_bin functionAbdellatif El Khlifi2023-07-241-0/+15
* uuid: Add a comment for UUID_STR_LENSimon Glass2021-01-271-0/+1
* lib/uuid.c: change prototype of uuid_guid_get_str()Rasmus Villemoes2021-01-161-3/+1
* uuid: Use const char * where possibleSimon Glass2020-04-241-3/+5
* lib/vsprintf: allow printing upper case GUIDsHeinrich Schuchardt2019-06-071-4/+6
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* uuid: add selection by string for known partition type GUIDPatrick Delaunay2015-11-121-0/+4
* lib: uuid: add functions to generate UUID version 4Przemyslaw Marczak2014-04-021-1/+21
* lib: uuid: code refactor for proper maintain between uuid bin and stringPrzemyslaw Marczak2014-04-021-0/+21