diff options
| author | Michael Brown | 2013-07-12 14:45:55 +0200 |
|---|---|---|
| committer | Michael Brown | 2013-07-12 15:14:36 +0200 |
| commit | 7774ceed2f57d3711b29ccc464e6c88f20e3c83b (patch) | |
| tree | 9939250819e8612447a50582ccc73546bf22e6e3 /src/include/ipxe/malloc.h | |
| parent | [base16] Generalise base16_decode() to hex_decode() (diff) | |
| download | ipxe-7774ceed2f57d3711b29ccc464e6c88f20e3c83b.tar.gz ipxe-7774ceed2f57d3711b29ccc464e6c88f20e3c83b.tar.xz ipxe-7774ceed2f57d3711b29ccc464e6c88f20e3c83b.zip | |
[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>
Diffstat (limited to 'src/include/ipxe/malloc.h')
0 files changed, 0 insertions, 0 deletions
