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
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[build] Add rtl8139.rom to the default build target list
Michael Brown
2010-05-27
1
-1
/
+2
*
[build] Allow building against a zlib in a non-standard location
Geoff Lywood
2010-05-27
1
-0
/
+1
*
[build] Replace obsolete makerom.pl with quick script using Option::ROM
Michael Brown
2010-04-25
1
-1
/
+1
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-5
/
+5
*
[igb] Add igb driver
Marty Connor
2010-03-17
1
-0
/
+1
*
[e1000e] Add e1000e driver
Marty Connor
2010-03-17
1
-0
/
+1
*
[vxge] Add support for X3100 series 10GbE Server/Storage Adapter
Masroor Vettuparambil
2010-02-24
1
-0
/
+1
*
[release] Update version to 1.0.0+ post release
Marty Connor
2010-02-02
1
-1
/
+1
*
[release] Update version to 1.0.0 for release
v1.0.0
Marty Connor
2010-02-02
1
-1
/
+1
*
[proto] Remove unsupported NMB protocol
Stefan Hajnoczi
2010-01-31
1
-1
/
+0
*
[release] Update version to 1.0.0-rc1+ post release
Marty Connor
2010-01-26
1
-1
/
+1
*
[release] Update version to 1.0.0-rc1 for release
v1.0.0-rc1
Marty Connor
2010-01-26
1
-4
/
+4
*
[linker] Add mechanism for subsystem-dependent configuration options
Joshua Oreman
2009-11-20
1
-0
/
+1
*
[release] Update version to 0.9.9+ post release
Marty Connor
2009-10-21
1
-1
/
+1
*
[release] Update version to 0.9.9 for release
v0.9.9
Marty Connor
2009-10-21
1
-2
/
+2
*
[release] Update version to 0.9.8+ post release
Marty Connor
2009-10-14
1
-1
/
+1
*
[release] Update version to 0.9.8 for release
v0.9.8
Marty Connor
2009-10-14
1
-2
/
+2
*
[doc] Expand scope of doxygen-generated documentation
Michael Brown
2009-08-11
1
-0
/
+5
*
[ath5k] Add support for non-802.11n Atheros wireless NICs
Joshua Oreman
2009-08-09
1
-0
/
+1
*
[rtl818x] Add driver for Realtek 8180/8185 wireless cards
Joshua Oreman
2009-08-01
1
-0
/
+1
*
[802.11] Add support for 802.11 devices with software MAC layer
Joshua Oreman
2009-08-01
1
-1
/
+1
*
[infiniband] Move non-driver-specific code to net/infiniband
Michael Brown
2009-07-17
1
-1
/
+1
*
[legal] Add licence.pl and %.licence make target
Michael Brown
2009-05-18
1
-0
/
+1
*
[build] Pad .rom, .dsk, and .hd images to 512-byte boundaries
Michael Brown
2009-04-16
1
-0
/
+1
*
[efi] Allow building with non-system libbfd
Michael Brown
2009-03-31
1
-0
/
+2
*
[build] Enable building with the Intel C compiler (icc)
Michael Brown
2009-03-26
1
-1
/
+2
*
[release] Update version to 0.9.7+ post release
Michael Brown
2009-03-02
1
-1
/
+1
*
[release] Update version to 0.9.7 for release
v0.9.7
Michael Brown
2009-03-02
1
-2
/
+2
*
[dhcp] Include gPXE version number within DHCP request
Michael Brown
2009-01-08
1
-0
/
+1
*
[efi] Add efirom utility and .efirom image format
Michael Brown
2009-01-08
1
-0
/
+1
*
[efi] Use elf2efi utility in place of efilink
Michael Brown
2009-01-07
1
-1
/
+2
*
[efi] Use EFI-native mechanism for accessing SMBIOS table
Michael Brown
2008-12-04
1
-1
/
+1
*
[release] Update version to 0.9.6+ post release
Marty Connor
2008-11-23
1
-1
/
+1
*
[release] Update version to 0.9.6 for release
v0.9.6
Marty Connor
2008-11-23
1
-2
/
+2
*
[efi] Add EFI image format and basic runtime environment
Michael Brown
2008-10-13
1
-1
/
+2
*
[makefile] Split config.h out into config/*.h and kill off mkconfig.pl
Michael Brown
2008-10-08
1
-1
/
+0
*
[makefile] Add support for multiple build platforms
Michael Brown
2008-10-08
1
-105
/
+68
*
[makefile] Kill off arch/$(ARCH)/Config
Michael Brown
2008-10-07
1
-13
/
+0
*
[makefile] Quote argument to sed containing []
H. Peter Anvin
2008-09-30
1
-1
/
+1
*
[makefile] Avoid using ?=
H. Peter Anvin
2008-09-30
1
-2
/
+2
*
[phantom] Add support for NetXen Phantom NICs
Michael Brown
2008-07-04
1
-0
/
+1
*
[Config] remove src/Config
H. Peter Anvin
2008-06-30
1
-5
/
+0
*
[Makefile] Add $(BIN)/undionly.kpxe as default build target
Marty Connor
2008-06-09
1
-1
/
+1
*
[Makefile] Remove obsolete SRCDIRS
Michael Brown
2008-05-23
1
-2
/
+0
*
Added the embedded pxelinux payload patch from hpa.
Michael Brown
2008-01-08
1
-0
/
+4
*
Unconditionally set utility program variables in Makefile to allow CROSS_COMP...
Marty Connor
2008-01-02
1
-54
/
+52
*
Yet another attempt to autodetect an appropriate "echo -e".
Michael Brown
2007-12-07
1
-0
/
+1
*
Another (hopefully more robust) attempt to find a usable substitute
Michael Brown
2007-12-08
1
-19
/
+2
*
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
1
-1
/
+12
[prev]
[next]