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
/
net
/
retry.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[retry] Added configurable timeouts to retry timer
Andrew Schran
2008-08-12
1
-13
/
+15
*
[retry] Add start_timer_fixed()
Michael Brown
2008-06-11
1
-5
/
+4
*
Modify gPXE core and drivers to work with the new timer subsystem
Alexey Zaytsev
2008-03-02
1
-1
/
+1
*
Add start_timer_nodelay()
Michael Brown
2007-08-13
1
-0
/
+12
*
Use a linker-table based system to automatically mark and start up
Michael Brown
2007-07-03
1
-8
/
+1
*
Modify process semantics; rescheduling is now automatic.
Michael Brown
2007-05-26
1
-6
/
+4
*
Move start/stop/expire debug messages to DBG2() level.
Michael Brown
2007-01-09
1
-6
/
+6
*
Added times to start/stop log messages
Michael Brown
2006-12-27
1
-8
/
+12
*
Make start_timer() and stop_timer() robust against incorrect usage.
Michael Brown
2006-12-22
1
-1
/
+8
*
We don't actually have a stdio.h header file. Our printf() functions are
Michael Brown
2006-09-27
1
-1
/
+0
*
added stdio.h to includes for DBG compilation
Marty Connor
2006-09-27
1
-0
/
+1
*
Added extra debugging
Michael Brown
2006-08-30
1
-3
/
+6
*
Towards an RFC2988-compliant timer.
Michael Brown
2006-08-09
1
-18
/
+39
*
Updated retry timer mechanism to incorporate smoothed RTT estimation.
Michael Brown
2006-06-01
1
-47
/
+63
*
One bit of an ASCII character can make a big difference.
Michael Brown
2006-05-29
1
-1
/
+1
*
Added first sketch of a generic retry timer mechanism. The idea is to use
Michael Brown
2006-05-29
1
-0
/
+130