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