aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/base16.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-29[uuid] Add uuid_aton() to parse a UUID from a stringMichael Brown1-0/+3
2015-04-24[base16] Add buffer size parameter to base16_encode() and base16_decode()Michael Brown1-3/+30
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+1
2013-07-12[base16] Generalise base16_decode() to hex_decode()Michael Brown1-0/+2
2010-05-28[base16] Add generic base16 encoding and decoding routinesMichael Brown1-0/+38