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
/
interface
/
pxe
/
pxe_tftp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[pxe] Move all PXE files to arch/i386
Michael Brown
2008-11-18
1
-584
/
+0
*
[misc] Fix building on OpenBSD
Michael Brown
2008-06-27
1
-1
/
+1
*
Start restructuring pxe_tftp.c to cope with multicast (MTFTP) receives.
Michael Brown
2008-02-02
1
-147
/
+231
*
Make read_user() non-blocking, and add select() call.
Michael Brown
2007-08-04
1
-15
/
+38
*
Add per-file error identifiers
Michael Brown
2007-07-24
1
-0
/
+1
*
Implement the "overwrite TFTP filename" Microsoft RIS bug workaround.
Michael Brown
2007-06-30
1
-3
/
+0
*
Windows RIS now gets as far as downloading NTLDR.
Michael Brown
2007-06-29
1
-2
/
+7
*
Updated TFTP and PXE UDP API code to use not-yet-implemented data-xfer
Michael Brown
2007-06-11
1
-4
/
+5
*
Updated to use POSIX-style file I/O layer.
Michael Brown
2007-05-18
1
-298
/
+149
*
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
*
Allow linking by converting functions to stubs
Michael Brown
2006-08-09
1
-18
/
+13
*
Updated PXE UDP implementation to use the new Etherboot UDP API.
Michael Brown
2006-08-02
1
-0
/
+4
*
TFTP upgraded to use a core function library (in tftpcore.c) which will be
Michael Brown
2005-06-01
1
-1
/
+1
*
Documented remainder of PXE TFTP API calls.
Michael Brown
2005-05-27
1
-24
/
+241
*
Added diatribe about the mismatch between the PXE spec and the TFTP
Michael Brown
2005-05-27
1
-19
/
+86
*
Thoughts on how to coerce the PXE TFTP API into something resembling
Michael Brown
2005-05-26
1
-1
/
+141
*
Split PXE code into preboot, udp, tftp, undi and loader units.
Michael Brown
2005-05-23
1
-0
/
+199