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
/
shell.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[build] Use PRODUCT_SHORT_NAME for end-user visible strings
Michael Brown
2015-02-11
1
-1
/
+2
*
[cmdline] Generate command option help text automatically
Michael Brown
2013-11-07
1
-1
/
+1
*
[readline] Allow readline_history() to return a meaningful status
Michael Brown
2012-10-24
1
-1
/
+1
*
[readline] Allow a prefilled input string to be provided
Michael Brown
2012-10-24
1
-1
/
+1
*
[legal] Update FSF mailing address in GPL licence texts
Michael Brown
2012-07-20
1
-1
/
+2
*
[cmdline] Add support for shell history
Michael Brown
2011-03-30
1
-1
/
+10
*
[parseopt] Refer to online documentation for command help
Michael Brown
2011-03-04
1
-2
/
+1
*
[cmdline] Match user expectations for &&, ||, goto, and exit
Michael Brown
2010-11-29
1
-2
/
+1
*
[shell] Add "shell" command
Michael Brown
2010-11-28
1
-2
/
+45
*
[script] Allow "exit" to exit a script
Michael Brown
2010-11-22
1
-27
/
+12
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-3
/
+3
*
[legal] Add a selection of FILE_LICENCE declarations
Michael Brown
2009-05-18
1
-0
/
+2
*
[tables] Redefine methods for accessing linker tables
Michael Brown
2009-03-13
1
-6
/
+1
*
Print multiple commands per line in help
Michael Brown
2007-08-03
1
-2
/
+12
*
Use stdio.h instead of vsprintf.h
Michael Brown
2007-01-19
1
-1
/
+1
*
Add "name" field to struct device to allow human-readable hardware device
Michael Brown
2007-01-10
1
-2
/
+4
*
Only need printf(), so use vsprintf.h instead of console.h
Michael Brown
2006-12-20
1
-1
/
+1
*
Add "exit --help" to preempt the pedants.
Michael Brown
2006-12-20
1
-2
/
+9
*
Minimal shell implementation using readline() and system().
Michael Brown
2006-12-19
1
-0
/
+86