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
/
hci
/
commands
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-24
[readline] Allow readline_history() to return a meaningful status
Michael Brown
1
-5
/
+9
2012-10-24
[settings] Prefill existing setting value in "read" command
Michael Brown
1
-8
/
+22
2012-09-10
[cmdline] Add standalone "nslookup" command
Patrick Plenefisch
1
-0
/
+79
2012-09-10
[settings] Use a generic setting's own type as its default type
Michael Brown
2
-2
/
+4
2012-07-20
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
19
-19
/
+38
2012-07-20
[image] Add "--replace" option
Michael Brown
1
-5
/
+54
2012-07-20
[image] Add "--autofree" option
Michael Brown
1
-3
/
+12
2012-06-27
[cmdline] Increase resolution of "time" command
Michael Brown
1
-3
/
+6
2012-06-09
[cmdline] Add "sync" command
Michael Brown
1
-0
/
+82
2012-04-28
[menu] Add "--default" option to "choose" command
Michael Brown
1
-3
/
+7
2012-03-29
[menu] Add menu commands
Michael Brown
1
-0
/
+280
2012-03-25
[image] Add the "imgtrust" and "imgverify" commands
Michael Brown
1
-0
/
+172
2012-03-24
[image] Simplify image management commands and internal API
Michael Brown
2
-225
/
+173
2011-10-25
[image] Eliminate the register_and_xxx_image() functions
Michael Brown
1
-6
/
+3
2011-10-24
[cmdline] Make "sleep" command available by default
Michael Brown
1
-40
/
+0
2011-04-24
[sanboot] Add "sanhook" and "sanunhook" commands
Michael Brown
1
-20
/
+114
2011-03-27
[image] Remove redundant call to basename()
Michael Brown
1
-3
/
+0
2011-03-27
[settings] Add "read" command
Michael Brown
1
-39
/
+88
2011-03-22
[settings] Display canonical setting name in output of "show" command
Michael Brown
1
-4
/
+6
2011-03-22
[settings] Use concat_args() in "set" command
Michael Brown
1
-24
/
+20
2011-03-09
[image] Simplify use of imgdownload()
Michael Brown
1
-56
/
+55
2011-03-07
[cmdline] Add generic concat_args() function
Michael Brown
1
-30
/
+15
2011-03-07
[image] Clear the command line rather than setting an empty command line
Michael Brown
1
-3
/
+6
2011-03-07
[image] Simplify image management
Michael Brown
1
-34
/
+30
2011-03-04
[parseopt] Refer to online documentation for command help
Michael Brown
16
-62
/
+33
2011-01-27
[autoboot] Connect SAN disk during a filename boot, if applicable
Michael Brown
1
-4
/
+16
2010-11-22
[settings] Allow "set" command to take an empty value
Michael Brown
1
-1
/
+1
2010-11-22
[autoboot] Merge "netboot" command into "autoboot"
Michael Brown
1
-64
/
+4
2010-11-22
[legal] Add some missing FILE_LICENCE declarations
Michael Brown
3
-0
/
+6
2010-11-22
[image] Use generic option-parsing library
Michael Brown
1
-315
/
+156
2010-11-22
[login] Use generic option-parsing library
Michael Brown
1
-6
/
+50
2010-11-22
[route] Use generic option-parsing library
Michael Brown
1
-34
/
+17
2010-11-22
[san] Use generic option-parsing library
Michael Brown
1
-33
/
+41
2010-11-22
[time] Use generic option-parsing library
Michael Brown
1
-24
/
+58
2010-11-22
[lotest] Use generic option-parsing library
Michael Brown
1
-59
/
+42
2010-11-22
[gdb] Use generic option-parsing library
Michael Brown
1
-42
/
+50
2010-11-22
[fc] Use generic option-parsing library
Michael Brown
1
-105
/
+134
2010-11-21
[digest] Use generic option-parsing library
Michael Brown
1
-25
/
+25
2010-11-21
[dhcp] Use generic option-parsing library
Michael Brown
1
-120
/
+35
2010-11-21
[ifmgmt] Use generic option-parsing library
Michael Brown
2
-94
/
+137
2010-11-21
[settings] Use generic option-parsing library
Michael Brown
2
-40
/
+201
2010-11-21
[autoboot] Use generic option-parsing library
Michael Brown
1
-32
/
+89
2010-11-21
[vlan] Use generic option-parsing library
Michael Brown
1
-99
/
+66
2010-11-20
[autoboot] Add "netboot" command
Michael Brown
1
-3
/
+36
2010-11-20
[vlan] Add support for IEEE 802.1Q VLANs
Michael Brown
1
-0
/
+174
2010-11-08
[list] Add list_first_entry()
Michael Brown
1
-3
/
+2
2010-09-21
[settings] Modify "set" command to allow space separated values
Michael Brown
1
-5
/
+25
2010-09-21
[lotest] Add loopback testing commands
Michael Brown
1
-0
/
+114
2010-09-15
[fc] Add Fibre Channel management commands
Michael Brown
1
-0
/
+189
2010-08-16
[dhcp] Allow multiple interfaces in dhcp command
Michael Brown
1
-22
/
+56
[next]