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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
[proto] Remove unsupported IGMP protocol
Stefan Hajnoczi
2010-01-31
1
-1
/
+0
*
[proto] Remove unsupported NFS protocol
Stefan Hajnoczi
2010-01-31
2
-2
/
+1
*
[uri] Handle an empty unparse_uri() result properly
Joshua Oreman
2010-01-27
1
-4
/
+5
*
[uri] Decode/encode URIs when parsing/unparsing
Joshua Oreman
2010-01-20
2
-65
/
+89
*
[settings] Add automagic "netX" settings block for last opened netdev
Joshua Oreman
2010-01-20
1
-1
/
+10
*
[uri] Fix outdated comment in parse_uri()
sobtwmxt
2009-11-20
1
-1
/
+1
*
[linker] Add mechanism for subsystem-dependent configuration options
Joshua Oreman
2009-11-20
1
-238
/
+0
*
[job] Report progress of downloader jobs via job_progress()
Michael Brown
2009-08-31
1
-2
/
+21
*
[job] Add missing job_progress() interface method
Michael Brown
2009-08-31
1
-0
/
+8
*
[infiniband] Add support for SRP over Infiniband
Michael Brown
2009-08-10
1
-0
/
+3
*
[process] Make it safe to call process_add() multiple times
Michael Brown
2009-08-10
1
-3
/
+10
*
[debug] Use a delimiter to break up DBG_HD() output
Michael Brown
2009-07-17
1
-1
/
+2
*
[xfer] Always nullify interface while sending close() message
Michael Brown
2009-07-06
2
-5
/
+3
*
[pxe] Add startpxe and stoppxe commands
Michael Brown
2009-06-28
1
-0
/
+3
*
[settings] Fix setting_cmp() to handle nameless settings
Shao Miller
2009-06-13
1
-2
/
+6
*
[script] Allow for DOS-style line endings in scripts
Michael Brown
2009-06-03
3
-16
/
+52
*
[settings] Allow for arbitrarily-named settings
Michael Brown
2009-05-26
1
-55
/
+241
*
[settings] Fix erroneous bit-masking in fetch_uintz_setting()
Michael Brown
2009-05-20
1
-1
/
+2
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
42
-0
/
+84
*
[gdb] Allow resynchronisation with gdb
Stefan Hajnoczi
2009-04-15
1
-6
/
+4
*
[resolv] Simplify xfer_redirect() logic
Michael Brown
2009-03-30
1
-11
/
+30
*
[xfer] Implement xfer_vreopen() to properly handle redirections
Michael Brown
2009-03-30
3
-2
/
+30
*
[digest] md5sum and sha1sum commands
Daniel Verkamp
2009-03-27
1
-0
/
+3
*
[settings] Fix broken assertion in fetch_string_setting_copy()
Michael Brown
2009-03-26
1
-2
/
+3
*
[tables] Incorporate table data type information into table definition
Michael Brown
2009-03-13
1
-2
/
+2
*
[tables] Redefine methods for accessing linker tables
Michael Brown
2009-03-13
11
-108
/
+20
*
[time] Add the time command
Daniel Verkamp
2009-03-06
1
-0
/
+3
*
[settings] Allow for autovivification of settings blocks
Michael Brown
2009-03-06
1
-51
/
+113
*
[image] Allow for zero embedded images
Michael Brown
2009-02-24
1
-6
/
+10
*
[login] Add "login" command and UI
Michael Brown
2009-02-17
1
-0
/
+3
*
[settings] Allow store_setting() to access the root settings block
Michael Brown
2009-02-17
1
-3
/
+3
*
[comboot] Fix reference counting on replacement images
Michael Brown
2009-02-17
1
-2
/
+1
*
[comboot] Allow for tail recursion of COMBOOT images
Michael Brown
2009-02-17
1
-3
/
+27
*
[uri] Allow use of relative URIs when calling churi()
Michael Brown
2009-02-16
1
-1
/
+4
*
[image] Allow multiple embedded images
Michael Brown
2009-02-16
2
-4
/
+12
*
[xfer] Make consistent assumptions that xfer metadata can never be NULL
Michael Brown
2009-02-15
1
-2
/
+9
*
[base64] Add base64 encoding functions
Michael Brown
2009-02-13
1
-0
/
+66
*
[settings] Handle errors in fetchf_uristring()
Michael Brown
2009-02-12
1
-1
/
+4
*
[settings] Avoid duplicate settings block names
Michael Brown
2009-01-31
1
-0
/
+5
*
[settings] Add fetch_string_setting_copy()
Michael Brown
2009-01-27
1
-0
/
+32
*
[console] Allow KEY_xxx constants to cover F8 function key
Michael Brown
2009-01-25
1
-6
/
+8
*
[main] Print an "initialising devices" banner
Michael Brown
2009-01-08
1
-0
/
+3
*
[i386] Move iSCSI and AoE boot code to arch/i386/interface/pcbios
Michael Brown
2008-11-19
2
-454
/
+0
*
[i386] Change [u]int32_t to [unsigned] int, rather than [unsigned] long
Michael Brown
2008-11-19
2
-3
/
+3
*
[i386] Rename __cdecl to __asmcall
Michael Brown
2008-11-19
1
-1
/
+1
*
[settings] Ensure fetch_string_setting() returns a NUL-terminated string
Michael Brown
2008-11-07
1
-0
/
+1
*
[romprefix] Add vendor branding facilities and guidelines
Michael Brown
2008-10-31
1
-2
/
+14
*
[settings] Add the notion of a "tag magic" to numbered settings
Michael Brown
2008-10-30
2
-1
/
+2
*
[uri] Avoid interpreting DOS-style path names as opaque URIs
Michael Brown
2008-10-24
1
-2
/
+6
*
[settings] Avoid returning uninitialised data on error in fetch_xxx_setting()
Michael Brown
2008-10-22
1
-5
/
+15
[next]