summaryrefslogtreecommitdiffstats
path: root/src/interface/pxe/pxe_errors.c
Commit message (Collapse)AuthorAgeFilesLines
* Add per-file error identifiersMichael Brown2007-07-241-0/+1
|
* Split error-message table portions of errno.h out to gpxe/errortab.hMichael Brown2006-12-201-1/+1
|
* gcc is rather over-aggressive about optimising out static data structuresMichael Brown2006-04-241-1/+1
| | | | even when __atribute__ (( unused )) is correctly set...
* Moved pxe_errors.c to pxe/interface/Michael Brown2005-05-241-0/+102