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