Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-08 | lib: uuid: introduce uuid_str_to_le_bin function | Abdellatif El Khlifi | 1 | -0/+15 |
2023-07-24 | Revert "Merge branch '2023-07-24-introduce-FF-A-suppport'" | Tom Rini | 1 | -15/+0 |
2023-07-24 | lib: uuid: introduce uuid_str_to_le_bin function | Abdellatif El Khlifi | 1 | -0/+15 |
2021-01-27 | uuid: Add a comment for UUID_STR_LEN | Simon Glass | 1 | -0/+1 |
2021-01-16 | lib/uuid.c: change prototype of uuid_guid_get_str() | Rasmus Villemoes | 1 | -3/+1 |
2020-04-24 | uuid: Use const char * where possible | Simon Glass | 1 | -3/+5 |
2019-06-07 | lib/vsprintf: allow printing upper case GUIDs | Heinrich Schuchardt | 1 | -4/+6 |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 1 | -2/+1 |
2015-11-12 | uuid: add selection by string for known partition type GUID | Patrick Delaunay | 1 | -0/+4 |
2014-04-02 | lib: uuid: add functions to generate UUID version 4 | Przemyslaw Marczak | 1 | -1/+21 |
2014-04-02 | lib: uuid: code refactor for proper maintain between uuid bin and string | Przemyslaw Marczak | 1 | -0/+21 |