Michael Brown
286db6ffa3
Print explicit error message on iSCSI boot failure, and add
"Permission denied" as an error text to strerror().
18 jaren geleden
Michael Brown
07ddaedd33
Add EIO.
Kill errortab array; it can screw up alignment.
18 jaren geleden
Michael Brown
75430e813e
Only need printf(), so use vsprintf.h instead of console.h
18 jaren geleden
Michael Brown
fc7dcc201b
Added messages for some of the most common errors
18 jaren geleden
Michael Brown
7766e34ed1
Split strerror() out from errno.c
18 jaren geleden
Michael Brown
84a2b886e1
Split error-message table portions of errno.h out to gpxe/errortab.h
18 jaren geleden
Michael Brown
0e921cdd9e
More doxygen docs
20 jaren geleden
Michael Brown
d04b607eb9
Add doxygen documentation
20 jaren geleden
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).
20 jaren geleden