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
/
include
/
usr
Commit message (
Expand
)
Author
Age
Files
Lines
*
[efi] Support versions of shim that perform SBAT verification
Michael Brown
2023-05-23
1
-1
/
+2
*
[efi] Add support for executing images via a shim
Michael Brown
2023-05-22
1
-0
/
+16
*
[autoboot] Include VLAN tag in filter for identifying autoboot device
Michael Brown
2023-01-15
1
-1
/
+2
*
[image] Add "imgextract" command for extracting archive images
Michael Brown
2021-05-08
1
-0
/
+16
*
[cmdline] Expose "iflinkwait" as a command
Michael Brown
2021-01-26
1
-1
/
+2
*
[image] Provide image_memory()
Michael Brown
2021-01-25
1
-2
/
+1
*
[image] Add the "imgmem" command
Michael Brown
2021-01-22
1
-0
/
+2
*
[cmdline] Add "--timeout" parameter to "ifconf" command
Joe Groocock
2020-07-22
1
-1
/
+2
*
[block] Allow use of a non-default EFI SAN boot filename
Michael Brown
2017-04-12
1
-1
/
+1
*
[block] Add basic multipath support
Michael Brown
2017-03-26
1
-1
/
+2
*
[crypto] Add certstat() to display basic certificate information
Michael Brown
2016-08-31
1
-0
/
+16
*
[cmdline] Add "ntp" command
Michael Brown
2016-06-13
1
-0
/
+14
*
[lotest] Add option to use broadcast packets for loopback testing
Michael Brown
2016-05-23
1
-1
/
+2
*
[infiniband] Add "ibstat" command
Michael Brown
2016-03-08
1
-0
/
+16
*
[test] Allow self-tests to report exit status when running under Linux
Michael Brown
2015-08-21
1
-1
/
+1
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+1
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
13
-13
/
+13
*
[ping] Allow "ping" command output to be inhibited
Michael Brown
2014-10-23
1
-1
/
+1
*
[ping] Allow termination after a specified number of packets
Michael Brown
2014-10-23
1
-1
/
+2
*
[autoboot] Allow autoboot device to be identified by link-layer address
Michael Brown
2014-07-08
1
-2
/
+4
*
[cmdline] Add "profstat" command to display profiling statistics
Michael Brown
2014-04-27
1
-0
/
+14
*
[image] Add "--timeout" parameter to image downloading commands
Michael Brown
2014-03-10
1
-3
/
+6
*
[autoboot] Enable infrastructure to specify an autoboot device location
Alex Williamson
2014-03-03
1
-1
/
+3
*
[cmdline] Add the "ipstat" command
Michael Brown
2014-03-02
1
-0
/
+14
*
[dhcp] Remove obsolete dhcp() function
Michael Brown
2013-11-05
1
-1
/
+0
*
[ifmgmt] Add ifconf() to carry out network device configuration
Michael Brown
2013-11-05
1
-0
/
+3
*
[ifmgmt] Rewrite iflinkwait() to use monojob_wait()
Michael Brown
2013-11-05
1
-1
/
+1
*
[cmdline] Rewrite "sync" command to use monojob_wait()
Michael Brown
2013-11-01
1
-0
/
+14
*
[parseopt] Add parse_timeout()
Michael Brown
2013-11-01
2
-2
/
+2
*
[ping] Add top-level ping() function to ping a host
Michael Brown
2013-10-21
1
-0
/
+16
*
[neighbour] Add nstat() function to print out neighbour table
Michael Brown
2013-09-25
1
-0
/
+14
*
[ipv4] Abstract out protocol-specific portions of "route" command
Michael Brown
2013-09-03
1
-1
/
+22
*
[autoboot] Split main control flow out of main() into a new function ipxe()
Michael Brown
2013-03-13
1
-0
/
+1
*
[cmdline] Add standalone "nslookup" command
Patrick Plenefisch
2012-09-10
1
-0
/
+14
*
[image] Add the "imgtrust" and "imgverify" commands
Michael Brown
2012-03-25
1
-0
/
+17
*
[image] Simplify image management commands and internal API
Michael Brown
2012-03-24
1
-35
/
+3
*
[image] Eliminate the register_and_xxx_image() functions
Michael Brown
2011-10-25
1
-5
/
+0
*
[sanboot] Add "sanhook" and "sanunhook" commands
Michael Brown
2011-04-24
1
-1
/
+13
*
[image] Simplify use of imgdownload()
Michael Brown
2011-03-09
1
-3
/
+7
*
[image] Move the register_and_{select|boot}_image() functions to imgmgmt.c
Michael Brown
2011-03-09
1
-0
/
+2
*
[prompt] Replace shell_banner() with a generic prompt() function
Michael Brown
2011-03-07
1
-0
/
+14
*
[image] Simplify image management
Michael Brown
2011-03-07
1
-4
/
+30
*
[image] Allow download job to complete before acting upon image
Michael Brown
2011-03-02
1
-2
/
+2
*
[autoboot] Connect SAN disk during a filename boot, if applicable
Michael Brown
2011-01-27
2
-3
/
+7
*
[init] Remove concept of "shutdown exit flags"
Michael Brown
2011-01-27
1
-2
/
+0
*
[autoboot] Use generic option-parsing library
Michael Brown
2010-11-21
1
-1
/
+1
*
[autoboot] Add "netboot" command
Michael Brown
2010-11-20
1
-0
/
+1
*
[lotest] Move lotest.h to correct directory
Michael Brown
2010-11-18
1
-0
/
+15
*
[fc] Add Fibre Channel management commands
Michael Brown
2010-09-15
1
-0
/
+21
*
[build] Use weak definitions instead of weak declarations
Joshua Oreman
2010-05-27
1
-2
/
+1
[next]