Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-11-12 | uuid: add selection by string for known partition type GUID | Patrick Delaunay | 1 | -2/+62 |
2014-04-02 | cmd:gpt: randomly generate each partition uuid if undefined | Przemyslaw Marczak | 1 | -2/+2 |
2014-04-02 | new commands: uuid and guid - generate random unique identifier | Przemyslaw Marczak | 1 | -1/+43 |
2014-04-02 | lib: uuid: add functions to generate UUID version 4 | Przemyslaw Marczak | 1 | -2/+64 |
2014-04-02 | lib: uuid: code refactor for proper maintain between uuid bin and string | Przemyslaw Marczak | 1 | -24/+59 |
2014-04-02 | part_efi: move uuid<->string conversion functions into lib/uuid.c | Przemyslaw Marczak | 1 | -7/+54 |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 1 | -17/+1 |
2011-10-17 | lib: add uuid_str_to_bin for use with bootp and PXE uuid | Jason Hobbs | 1 | -0/+85 |