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