coreboot-kgpe-d16/payloads/libpayload/include
Uwe Hermann 1bee6f9b9c Add BIN2HEX and HEX2BIN macros (trivial).
They're generally useful for lots of stuff, but especially for converting
to/from the compact 160 bit (20 byte) representation of SHA-1 hashes to
the "hex" representation (same as 'sha1sum' output), which is 40 bytes long.

Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Acked-by: Uwe Hermann <uwe@hermann-uwe.de>



git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3213 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
2008-04-04 13:16:33 +00:00
..
arch libpayload: The initial chunk of code writen by AMD 2008-03-19 23:56:58 +00:00
coreboot_tables.h Cosmetics, coding style fixes (trivial). 2008-03-20 19:54:59 +00:00
curses.h libpayload: External code 2008-03-19 23:59:13 +00:00
curses.priv.h libpayload: External code 2008-03-19 23:59:13 +00:00
libpayload.h Add BIN2HEX and HEX2BIN macros (trivial). 2008-04-04 13:16:33 +00:00
sysinfo.h Cosmetics, coding style fixes (trivial). 2008-03-20 19:54:59 +00:00