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
/
image
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[efi] Expose downloaded images via EFI_SIMPLE_FILE_SYSTEM_PROTOCOL
Michael Brown
2013-03-13
1
-92
/
+139
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
4
-4
/
+8
*
[script] Avoid using stack-allocated memory in process_line()
Michael Brown
2012-04-23
1
-14
/
+15
*
[multiboot] Place multiboot modules low in memory
Michael Brown
2012-04-19
1
-3
/
+15
*
[elf] Avoid attempting to load 64-bit ELF binaries
Michael Brown
2012-04-09
1
-1
/
+10
*
[parseopt] Allow "prompt" command to accept character literals for --key
Michael Brown
2012-03-29
1
-1
/
+1
*
[efi] Add iPXE download protocol
Jarrod Johnson
2012-02-15
1
-2
/
+124
*
[script] Accept labels on lines terminated with CRLF
Michael Brown
2011-08-08
1
-1
/
+7
*
[efi] Ensure that all drivers are shut down before the OS boots
Michael Brown
2011-03-29
1
-30
/
+0
*
[script] Allow scripts to be replaced
Michael Brown
2011-03-09
1
-2
/
+6
*
[image] Generalise "currently-running script" to "currently-running image"
Michael Brown
2011-03-09
1
-22
/
+12
*
[prefix] Allow iPXE's own command line to be executed as a script
Michael Brown
2011-03-07
2
-1
/
+2
*
[script] Add "prompt" command
Michael Brown
2011-03-07
1
-0
/
+67
*
[script] Add an iPXE error URI to the "not in a script" message
Michael Brown
2011-03-07
1
-2
/
+3
*
[image] Simplify image management
Michael Brown
2011-03-07
4
-38
/
+24
*
[parseopt] Refer to online documentation for command help
Michael Brown
2011-03-04
1
-2
/
+1
*
[init] Remove concept of "shutdown exit flags"
Michael Brown
2011-01-27
1
-1
/
+1
*
[script] Remove "Aborting on <line>" message
Michael Brown
2010-11-29
1
-3
/
+1
*
[cmdline] Match user expectations for &&, ||, goto, and exit
Michael Brown
2010-11-29
1
-7
/
+6
*
[script] Allow "exit" to exit a script
Michael Brown
2010-11-22
1
-14
/
+21
*
[script] Implement "goto" in iPXE scripts
Michael Brown
2010-11-22
1
-25
/
+189
*
[ioapi] Move get_memmap() to the I/O API group
Piotr JaroszyĆski
2010-08-16
1
-1
/
+1
*
[refcnt] Add ref_no_free handler
Joshua Oreman
2010-06-23
1
-11
/
+1
*
[refcnt] Add ref_init() wrapper function
Michael Brown
2010-06-22
1
-1
/
+1
*
[efi] Add the "snpnet" driver
Geoff Lywood
2010-06-02
1
-3
/
+34
*
[libc] Enable automated extraction of error usage reports
Michael Brown
2010-05-31
1
-11
/
+14
*
[script] Accept "#!gpxe" as well as "#!ipxe" as a script magic marker
Michael Brown
2010-05-22
1
-4
/
+9
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
5
-18
/
+18
*
[script] Allow for DOS-style line endings in scripts
Michael Brown
2009-06-03
1
-3
/
+5
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
5
-0
/
+10
*
[elf] Work around entry point bug in NetBSD kernels
Michael Brown
2009-04-24
1
-14
/
+41
*
[segment] Add "Requested memory not available" error message
Michael Brown
2009-03-31
1
-0
/
+11
*
[image] Allow for zero embedded images
Michael Brown
2009-02-24
2
-6
/
+9
*
[comboot] Allow for tail recursion of COMBOOT images
Michael Brown
2009-02-17
1
-4
/
+1
*
[image] Avoid claiming zero-length images as valid
Michael Brown
2009-02-16
1
-0
/
+6
*
[image] Allow multiple embedded images
Michael Brown
2009-02-16
3
-39
/
+79
*
[i386] Add explicit flags and type on all .section declarations
Michael Brown
2009-02-15
1
-1
/
+1
*
[efi] Add efi_strerror()
Michael Brown
2008-11-19
1
-6
/
+6
*
[i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long
Michael Brown
2008-11-19
2
-4
/
+4
*
[efi] Add EFI image format and basic runtime environment
Michael Brown
2008-10-13
1
-0
/
+106
*
[pcbios] Add extra debugging messages relating to the system memory map
Michael Brown
2008-09-07
1
-0
/
+2
*
[bzimage] Kill off the initrd image type
Michael Brown
2008-07-08
1
-37
/
+0
*
[misc] Fix building on OpenBSD
Michael Brown
2008-06-27
1
-3
/
+2
*
[script] Remove arbitrary limit on script line lengths
Michael Brown
2008-06-18
1
-28
/
+19
*
[ELF] Add ability to boot ELF images generated by wraplinux and mkelfImage
Michael Brown
2008-06-09
1
-23
/
+6
*
[embed] Add missing register_image() to image/embedded.c
Michael Brown
2008-06-04
1
-0
/
+1
*
Added the embedded pxelinux payload patch from hpa.
Michael Brown
2008-01-08
2
-0
/
+56
*
Various warnings fixups for OpenBSD with gcc-3.3.5.
Michael Brown
2007-12-07
1
-1
/
+1
*
Set current working URI to be that of the executable image when
Michael Brown
2007-08-07
1
-9
/
+1
*
Set current working URI equal to script URI during script execution.
Michael Brown
2007-08-02
1
-1
/
+9
[prev]
[next]