summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/base16.h
Commit message (Expand)AuthorAgeFilesLines
* [base16] Add buffer size parameter to base16_encode() and base16_decode()Michael Brown2015-04-241-3/+30
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [base16] Generalise base16_decode() to hex_decode()Michael Brown2013-07-121-0/+2
* [base16] Add generic base16 encoding and decoding routinesMichael Brown2010-05-281-0/+38