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