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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make tarball generation quieter
v0.9.3
Marty Connor
2008-02-14
1
-1
/
+1
*
Updated $(VERSION) for release. Change tarball generation.
Marty Connor
2008-02-14
1
-14
/
+19
*
Remove obsolete files (INSTALL, RELNOTES)
Marty Connor
2008-02-14
3
-61
/
+0
*
Update VERSION for 0.9.3
Marty Connor
2008-02-14
1
-1
/
+1
*
Update LOG for 0.9.3 release
Marty Connor
2008-02-14
1
-12
/
+6
*
Rename Copyrights to COPYRIGHTS for consistency with other filenames
Marty Connor
2008-02-14
1
-0
/
+26
*
Add README file which replaces INSTALL and gives pointers to more information.
Marty Connor
2008-02-14
1
-0
/
+53
*
Added mtnic driver provided by Mellanox.
Michael Brown
2008-02-13
2
-0
/
+2474
*
Guard against corruption of top half of %esp during UNDI ISR
Michael Brown
2008-02-13
1
-0
/
+3
*
If no shell was requested via Ctrl-B, exit immediately if boot fails.
Michael Brown
2008-02-11
1
-6
/
+3
*
Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxe
Michael Brown
2008-02-11
1
-0
/
+2
|
\
|
*
undiisr.S: save/restore upper half of %eflags
H. Peter Anvin
2008-02-10
1
-0
/
+2
|
*
UNDI ISR: save and restore 32-bit registers
H. Peter Anvin
2008-02-10
1
-4
/
+7
*
|
UNDI ISR: save and restore 32-bit registers
H. Peter Anvin
2008-02-11
1
-4
/
+7
*
|
Use internal 16-bit stack for added safety.
Michael Brown
2008-02-11
1
-0
/
+4
|
/
*
Fixes for EqualLogic iSCSI targets:
Michael Brown
2008-02-07
1
-7
/
+19
*
Start restructuring pxe_tftp.c to cope with multicast (MTFTP) receives.
Michael Brown
2008-02-02
1
-147
/
+231
*
Merge commit 'laptop/master'
Michael Brown
2008-01-22
2
-112
/
+297
|
\
|
*
Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxe
Michael Brown
2008-01-22
24
-226
/
+254
|
|
\
|
*
|
Add preliminary support for MTFTP.
Michael Brown
2007-12-26
2
-112
/
+297
*
|
|
Add pxe_set_cached_filename() so that pxe_tftp.c can also update the
Michael Brown
2008-01-22
2
-12
/
+22
*
|
|
Use XFER_INIT() macro.
Michael Brown
2008-01-22
1
-7
/
+1
*
|
|
Add XFER_INIT() macro.
Michael Brown
2008-01-22
2
-7
/
+14
|
|
/
|
/
|
*
|
Make seek information part of the xfer metadata, rather than an entirely
Michael Brown
2008-01-08
18
-165
/
+83
*
|
Added the embedded pxelinux payload patch from hpa.
Michael Brown
2008-01-08
6
-0
/
+107
*
|
When the DHCP file/sname fields are empty, don't allow them to override
Michael Brown
2008-01-07
1
-6
/
+8
*
|
Use .SECONDARY instead of .PRECIOUS for bin/%.tmp targets.
Michael Brown
2008-01-07
1
-1
/
+1
*
|
Fix off-by-one error (discovered by Shao Miller).
Michael Brown
2008-01-07
1
-1
/
+1
*
|
Unconditionally set utility program variables in Makefile to allow CROSS_COMP...
Marty Connor
2008-01-02
1
-54
/
+52
*
|
Retain some intermediate object files, suggested by Geert Stappers and Alexey...
Marty Connor
2007-12-28
1
-0
/
+3
|
/
*
3c90x driver fix (legacy) from Geert Staapers
Marty Connor
2007-12-20
1
-4
/
+6
*
Fix e1000 receive tail pointer (RDT) handling
Marty Connor
2007-12-17
2
-7
/
+7
*
Kill off the now-obsolete *_fill_nic() functions.
Michael Brown
2007-12-15
1
-31
/
+0
*
Merge branch 'master' of rom.etherboot.org:/pub/scm/gpxe
Michael Brown
2007-12-15
30
-51
/
+238
|
\
|
*
Correct e1000 interrupt routine to enable on 1 disable on 0. duh.
Marty Connor
2007-12-13
1
-2
/
+2
|
*
Remove *_fill_nic() calls, and directly set nic->ioaddr and nic->irqno .
Marty Connor
2007-12-13
29
-49
/
+236
*
|
Autodetect whether or not we need to be using -fno-stack-protector.
Michael Brown
2007-12-15
1
-0
/
+8
*
|
Overwrite the device descriptor's IRQ number with whatever the legacy
Michael Brown
2007-12-15
1
-0
/
+8
|
/
*
Remove the obsolete pre-aBFT AoE boot table.
Michael Brown
2007-12-12
1
-30
/
+0
*
Yet another attempt to autodetect an appropriate "echo -e".
Michael Brown
2007-12-07
2
-11
/
+32
*
Ignore .echocheck internal housekeeping file.
Michael Brown
2007-12-08
1
-0
/
+1
*
Another (hopefully more robust) attempt to find a usable substitute
Michael Brown
2007-12-08
2
-26
/
+30
*
Remove the (unused) option to override _prefix_link_addr,
Michael Brown
2007-12-07
1
-14
/
+4
*
Avoid Makefile syntax that requires make >= 3.81.
Michael Brown
2007-12-07
1
-8
/
+14
*
Try to fix echo-detection to work on all systems that provide any
Michael Brown
2007-12-07
2
-1
/
+17
*
Fix compiler warnings that appear only on OpenBSD.
Michael Brown
2007-12-06
13
-31
/
+31
*
Kill off some warnings-problematic debug statements in ndp.c; the code
Michael Brown
2007-12-07
1
-4
/
+2
*
Don't complain when callers provide too-short buffers for
Michael Brown
2007-12-07
1
-7
/
+6
*
Fix a minor logical error in posix_io.c
Michael Brown
2007-12-07
1
-1
/
+1
*
Various warnings fixups for OpenBSD with gcc-3.3.5.
Michael Brown
2007-12-07
17
-37
/
+37
[next]