index
:
mirror/ipxe.git
acpimac
aenq
aqc1xx
armlinux
assert
autoexec_pxe
autovlan
cached_proxydhcp
cc
centos7
cleardhcp
coverity_scan
dell3440b
des
dns_primary
edk2
efi_watchdog
efibridge
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
gcc12
gcmassert
hackesp
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
itautec
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
naptest
netidx
netstate
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
pkgcache
processorbind
pxemenuscroll
rbgstart
realtek_hack
riscv64
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
snploop
snppad
supplicant
sysmac
tcpwindow
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmpintf
udpdrop
uri
utf8
vbox
vetodhcp6
vgafix
wimboot
wimboot2
x25519
xen
xen-sg
xhci_fail
mirror/ipxe.git
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
hci
/
strerror.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+1
*
[libc] Rewrite string functions
Michael Brown
2015-02-16
1
-1
/
+1
*
[build] Allow error message URI to be customised via config/branding.h
Michael Brown
2015-02-11
1
-2
/
+3
*
[hci] Use http://ipxe.org/<errno> instead of raw error numbers
Michael Brown
2010-10-19
1
-2
/
+5
*
[libc] Enable automated extraction of error usage reports
Michael Brown
2010-05-31
1
-17
/
+17
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-2
/
+2
*
[libc] Use only generic errortab entries to match generic errors
Michael Brown
2009-11-16
1
-5
/
+4
*
[netdevice] Add mechanism for reporting detailed link status codes
Michael Brown
2009-06-24
1
-0
/
+1
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[segment] Add "Requested memory not available" error message
Michael Brown
2009-03-31
1
-0
/
+1
*
[tables] Redefine methods for accessing linker tables
Michael Brown
2009-03-13
1
-7
/
+1
*
[iSCSI] Produce meaningful errors on login failure
Michael Brown
2008-06-03
1
-7
/
+10
*
[HCI] Display "Not an executable image" when appropriate
Michael Brown
2008-04-08
1
-0
/
+1
*
Add per-file error identifiers
Michael Brown
2007-07-24
1
-9
/
+6
*
Added EPIPE description.
Michael Brown
2007-05-26
1
-0
/
+1
*
Handle structured error codes.
Michael Brown
2007-01-19
1
-8
/
+63
*
Use stdio.h instead of vsprintf.h
Michael Brown
2007-01-19
1
-1
/
+1
*
Add ETIMEDOUT
Michael Brown
2007-01-15
1
-0
/
+1
*
Make TCP give up immediately when it receives -ENETUNREACH from
Michael Brown
2007-01-14
1
-7
/
+10
*
Added ENOENT, since HTTP 404 translates to it
Michael Brown
2007-01-12
1
-0
/
+1
*
Added strerror(0)=="No error", so that TCP protocols can use
Michael Brown
2007-01-11
1
-0
/
+1
*
Add "name" field to struct device to allow human-readable hardware device
Michael Brown
2007-01-10
1
-2
/
+4
*
Print explicit error message on iSCSI boot failure, and add
Michael Brown
2006-12-21
1
-0
/
+1
*
Add EIO.
Michael Brown
2006-12-20
1
-5
/
+4
*
Only need printf(), so use vsprintf.h instead of console.h
Michael Brown
2006-12-20
1
-1
/
+1
*
Added messages for some of the most common errors
Michael Brown
2006-12-20
1
-0
/
+11
*
Split strerror() out from errno.c
Michael Brown
2006-12-20
1
-0
/
+49