index
:
riscv-gnu-toolchain/qemu/roms/ipxe.git
8021x
8d337ec
HEAD
acpimac
aenq
aqc1xx
armlinux
asn1fix
assert
autoexec_pxe
autoexecpath
autovlan
bigint_output_constraints
cached_proxydhcp
cachedhcp
cc
centos7
ci
cleardhcp
cookie
coverity_scan
dell3440b
des
determinism
dhcpnak
dns_primary
edk2
efi_watchdog
efibridge
eficmdline
eficompress
efiinitrd
efiset
efivars
efivars2
efivlan
eisa
ena
entropy
esx
fix486
flr
freebsd
fxsr
gcc12
gcmassert
guid
hackesp
hermon_link_poll
hermon_reset
hwmac
hyperv
imagecmdline
imgextract
initrd
interpreter
ioactive
iscsicap
issue123
itautec
kexec
kexec2
kexec3
keyvals
letsencrypt
lldp
loong64
loongarch64
mac_passthru
master
mschapv2
mtureset
mult
naptest
netidx
netstate
nodejs
noinitrd
nosyslinux
ntpsetting
opsize
params
peerdisc_recent
peerdist
pkcs8
pkgcache
processorbind
pxemenuscroll
rdrand
realtek_hack
riscv64
rndis_padding
rpl
rtlvlan
sbat
sepcode
shim
shim2
shim3
shim4
shim5
shutdown_tpl_notify
simpletextinputex
slash128
slash31
smbios3
snploop
snppad
srandtime
supplicant
sysmac
tcpwindow
temp
thunderbolt_workaround
tlsfrag2
tlsfrag3
tmp
tmpintf
tpl
ubuntu2204
udpdrop
uri
uricolon
usbdisk
utf8
vbox
vetodhcp6
vgafix
wimboot
x25519
xen
xen-sg
xhci_fail
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
usr
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-17
[autoboot] Match against parent devices when matching by bus type and location
Michael Brown
1
-2
/
+7
2015-03-05
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
1
-0
/
+1
2015-03-05
[build] Use REQUIRE_OBJECT() to drag in per-object configuration
Michael Brown
1
-0
/
+3
2015-03-02
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2
-2
/
+10
2015-03-02
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
15
-15
/
+75
2015-02-11
[build] Allow product tag line to be customised via config/branding.h
Michael Brown
1
-1
/
+1
2015-02-11
[build] Allow product URI to be customised via config/branding.h
Michael Brown
1
-2
/
+1
2015-02-11
[build] Use PRODUCT_SHORT_NAME for end-user visible strings
Michael Brown
1
-3
/
+5
2015-02-11
[build] Move branding information to config/branding.h
Michael Brown
1
-1
/
+1
2015-02-06
[uri] Allow tftp_uri() to construct a URI with a custom port
Michael Brown
1
-1
/
+1
2014-10-23
[ping] Allow "ping" command output to be inhibited
Michael Brown
1
-4
/
+6
2014-10-23
[ping] Allow termination after a specified number of packets
Michael Brown
1
-3
/
+5
2014-10-23
[ping] Report timed-out pings via the callback function
Michael Brown
1
-2
/
+2
2014-07-29
[lotest] Discard packets arriving on the incorrect network device
Michael Brown
1
-6
/
+6
2014-07-08
[autoboot] Allow autoboot device to be identified by link-layer address
Michael Brown
1
-9
/
+59
2014-06-24
[build] Expose build timestamp, build name, and product names
Michael Brown
1
-2
/
+2
2014-06-01
[ifmgmt] Do not sleep CPU while configuring network devices
Michael Brown
1
-4
/
+0
2014-04-27
[cmdline] Add "profstat" command to display profiling statistics
Michael Brown
1
-0
/
+44
2014-03-28
[crypto] Generalise X.509 cache to a full certificate store
Michael Brown
1
-1
/
+1
2014-03-13
[lotest] Allow loopback testing on shared networks
Michael Brown
1
-36
/
+53
2014-03-10
[image] Add "--timeout" parameter to image downloading commands
Michael Brown
2
-7
/
+13
2014-03-03
[autoboot] Enable infrastructure to specify an autoboot device location
Alex Williamson
1
-17
/
+26
2014-03-02
[cmdline] Add the "ipstat" command
Michael Brown
1
-0
/
+62
2014-02-27
[image] Ensure every image has a fully resolved URI
Michael Brown
1
-12
/
+20
2014-02-27
[uri] Refactor URI parsing and formatting
Michael Brown
2
-23
/
+11
2013-12-09
[mucurses] Use centralised concept of colour pairs
Michael Brown
1
-8
/
+3
2013-12-05
[settings] Force settings into alphabetical order within sections
Michael Brown
1
-3
/
+5
2013-12-05
[ipv6] Add support for resolving IPv6 addresses via the "nslookup" command
Michael Brown
1
-0
/
+7
2013-12-05
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
3
-29
/
+33
2013-11-15
[ipv6] Separate the concepts of prefix and address creation
Michael Brown
1
-1
/
+3
2013-11-05
[dhcp] Remove obsolete dhcp() function
Michael Brown
1
-24
/
+0
2013-11-05
[autoboot] Use ifconf() to configure network device
Michael Brown
1
-3
/
+2
2013-11-05
[ifmgmt] Add ifconf() to carry out network device configuration
Michael Brown
1
-2
/
+87
2013-11-05
[ifmgmt] Rewrite iflinkwait() to use monojob_wait()
Michael Brown
3
-43
/
+98
2013-11-05
[autoboot] Fix shell banner timeout
Michael Brown
1
-1
/
+3
2013-11-01
[cmdline] Rewrite "sync" command to use monojob_wait()
Michael Brown
1
-0
/
+74
2013-11-01
[monojob] Add timeout parameter to monojob_wait()
Michael Brown
6
-7
/
+7
2013-11-01
[parseopt] Add parse_timeout()
Michael Brown
2
-8
/
+6
2013-10-25
[pxe] Always retrieve cached DHCPACK and apply to relevant network device
Michael Brown
1
-5
/
+1
2013-10-21
[ping] Add top-level ping() function to ping a host
Michael Brown
1
-0
/
+81
2013-09-25
[neighbour] Add nstat() function to print out neighbour table
Michael Brown
1
-0
/
+56
2013-09-03
[ipv6] Replace IPv6 stack
Michael Brown
1
-0
/
+58
2013-09-03
[ipv4] Abstract out protocol-specific portions of "route" command
Michael Brown
2
-13
/
+69
2013-07-19
[settings] Eliminate call to store_named_setting() in nslookup.c
Michael Brown
1
-6
/
+17
2013-07-14
[lotest] Include sequence number within loopback test packets
Michael Brown
1
-8
/
+18
2013-06-24
[autoboot] Use next-server from filename's settings block
Michael Brown
1
-14
/
+25
2013-03-13
[autoboot] Split main control flow out of main() into a new function ipxe()
Michael Brown
1
-0
/
+95
2012-09-10
[cmdline] Add standalone "nslookup" command
Patrick Plenefisch
1
-0
/
+185
2012-08-31
[ipoib] Expose Ethernet-compatible eIPoIB link-layer addresses and headers
Michael Brown
1
-10
/
+2
2012-07-20
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
11
-11
/
+22
[next]