summaryrefslogtreecommitdiffstats
path: root/src/arch/i386/include
diff options
context:
space:
mode:
authorMichael Brown2006-05-13 13:50:52 +0200
committerMichael Brown2006-05-13 13:50:52 +0200
commitf99e7a375e9b580a8467aad592e8ea71daa3c8ea (patch)
treea24054951628217d5b5ca67cceb3f2a2d00fe277 /src/arch/i386/include
parentMoved to net/tcp/iscsi.c. (diff)
downloadipxe-f99e7a375e9b580a8467aad592e8ea71daa3c8ea.tar.gz
ipxe-f99e7a375e9b580a8467aad592e8ea71daa3c8ea.tar.xz
ipxe-f99e7a375e9b580a8467aad592e8ea71daa3c8ea.zip
At least cope with "%llx" by reading the correct-sized va_arg from the
stack, even if we don't yet print it out. At some point, vsprintf() needs to be fixed up so that it can correctly cope with limited-sized buffers (i.e. vsnprintf), long longs, and standard format specifiers (e.g. "%04x"). We should also remove the special types (MAC addresses and IP addresses). This would then enable us to use gcc's ability to type-check printf format strings.
Diffstat (limited to 'src/arch/i386/include')
0 files changed, 0 insertions, 0 deletions