]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[base16] Add generic base16 encoding and decoding routines
authorMichael Brown <mcb30@ipxe.org>
Fri, 28 May 2010 13:58:04 +0000 (14:58 +0100)
committerMichael Brown <mcb30@ipxe.org>
Fri, 28 May 2010 14:41:37 +0000 (15:41 +0100)
commitbc83e4b5d3bd408cdab252715f7e269db174ecbe
tree099eb497f037b8aa1784b16b7f86c5cbf5af08c4
parent97ea628484be522734d074995555ffcf3884a0e0
[base16] Add generic base16 encoding and decoding routines

Base16 encoding is currently implemented in both iSCSI and SRP.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/core/base16.c [new file with mode: 0644]
src/include/ipxe/base16.h [new file with mode: 0644]
src/include/ipxe/errfile.h