Files
ipxe/src/tests
Michael Brown 7774ceed2f [settings] Use hex_decode() to parse hex settings
Use hex_decode() to parse "hex" and "hexhyp" settings.  Note that this
parser is stricter than the old parser; it now requires exactly two
hex digits for each byte.  (The old parser was based upon strtoul()
and so would allow leading whitespace and a leading plus or minus
sign.)

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2013-07-12 15:14:36 +02:00
..
2013-07-12 15:14:36 +02:00
2012-05-20 17:12:42 +01:00
2010-04-19 23:43:39 +01:00
2010-04-19 23:43:39 +01:00
2012-06-27 19:15:16 +01:00
2012-05-21 23:21:38 +01:00
2012-03-18 13:37:56 +00:00
2013-07-12 15:14:36 +02:00