Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [uuid] Add uuid_aton() to parse a UUID from a string | Michael Brown | 2024-02-29 | 1 | -0/+28 |
* | [build] Return const char * from uuid_ntoa() | David Decotigny | 2017-01-22 | 1 | -1/+1 |
* | [legal] Relicense files under GPL2_OR_LATER_OR_UBDL | Michael Brown | 2015-03-02 | 1 | -1/+5 |
* | [legal] Update FSF mailing address in GPL licence texts | Michael Brown | 2012-07-20 | 1 | -1/+2 |
* | [settings] Split fetching and storing out of setting type handlers | Michael Brown | 2012-04-17 | 1 | -1/+1 |
* | [build] Rename gPXE to iPXE | Michael Brown | 2010-04-19 | 1 | -1/+1 |
* | [legal] Add a selection of FILE_LICENCE declarations | Michael Brown | 2009-05-18 | 1 | -0/+2 |
* | [i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long | Michael Brown | 2008-11-19 | 1 | -1/+1 |
* | [SMBIOS] Interpret UUIDs as being in network-endian order | Michael Brown | 2008-05-20 | 1 | -3/+3 |
* | Added definition of a UUID and uuid_ntoa() (for debugging), and | Michael Brown | 2007-11-21 | 1 | -0/+48 |