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
/
hci
/
commands
/
nvo_cmd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[settings] Add --timeout option to "read" command
Michael Brown
2021-04-23
1
-14
/
+43
*
[readline] Add an optional timeout to readline_history()
Michael Brown
2021-04-23
1
-1
/
+1
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
1
-1
/
+5
*
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
2013-12-05
1
-12
/
+11
*
[cmdline] Add "inc" command
Michael Brown
2013-08-01
1
-0
/
+72
*
[settings] Eliminate calls to {fetch,store}f_named_setting() in NVO commands
Michael Brown
2013-07-22
1
-40
/
+56
*
[readline] Allow readline_history() to return a meaningful status
Michael Brown
2012-10-24
1
-5
/
+9
*
[settings] Prefill existing setting value in "read" command
Michael Brown
2012-10-24
1
-8
/
+22
*
[settings] Use a generic setting's own type as its default type
Michael Brown
2012-09-10
1
-1
/
+2
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[settings] Add "read" command
Michael Brown
2011-03-27
1
-39
/
+88
*
[settings] Display canonical setting name in output of "show" command
Michael Brown
2011-03-22
1
-4
/
+6
*
[settings] Use concat_args() in "set" command
Michael Brown
2011-03-22
1
-24
/
+20
*
[parseopt] Refer to online documentation for command help
Michael Brown
2011-03-04
1
-5
/
+3
*
[settings] Allow "set" command to take an empty value
Michael Brown
2010-11-22
1
-1
/
+1
*
[settings] Use generic option-parsing library
Michael Brown
2010-11-21
1
-25
/
+121
*
[settings] Modify "set" command to allow space separated values
Michael Brown
2010-09-21
1
-5
/
+25
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-2
/
+2
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[Settings] Remove assumption that all settings have DHCP tag values
Michael Brown
2008-03-25
1
-3
/
+3
*
[Settings] Add settings hierarchy
Michael Brown
2008-03-20
1
-2
/
+3
*
[Settings] Start revamping the configuration settings API.
Michael Brown
2008-03-20
1
-42
/
+8
*
[Settings] show_setting() functions return snprintf()-style length.
Michael Brown
2008-03-18
1
-1
/
+1
*
Use stdio.h instead of vsprintf.h
Michael Brown
2007-01-19
1
-1
/
+1
*
Force ordering of commands within help list.
Michael Brown
2007-01-10
1
-13
/
+13
*
Move {show,set,clear}_setting() to {show,set,clear}_named_setting().
Michael Brown
2006-12-20
1
-4
/
+5
*
Remove obsolete mechanism for including nvo_cmd.o
Michael Brown
2006-12-20
1
-2
/
+0
*
Move nvo_cmd.c to hci/commands.
Michael Brown
2006-12-20
1
-0
/
+111