Michael Brown
286db6ffa3
Print explicit error message on iSCSI boot failure, and add
"Permission denied" as an error text to strerror().
il y a 18 ans
Michael Brown
07ddaedd33
Add EIO.
Kill errortab array; it can screw up alignment.
il y a 18 ans
Michael Brown
75430e813e
Only need printf(), so use vsprintf.h instead of console.h
il y a 18 ans
Michael Brown
fc7dcc201b
Added messages for some of the most common errors
il y a 18 ans
Michael Brown
7766e34ed1
Split strerror() out from errno.c
il y a 18 ans
Michael Brown
84a2b886e1
Split error-message table portions of errno.h out to gpxe/errortab.h
il y a 18 ans
Michael Brown
0e921cdd9e
More doxygen docs
il y a 20 ans
Michael Brown
d04b607eb9
Add doxygen documentation
il y a 20 ans
Michael Brown
ff9104e029
Added errno, strerror and the "%m" printf metacharacter. These will allow
us to return proper PXE status codes, while simultaneously allowing for
more consistent error reporting (complete with verbose error messages as a
build-time option).
il y a 20 ans