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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-23
[ping] Allow "ping" command output to be inhibited
Michael Brown
1
-1
/
+5
2014-10-23
[ping] Allow termination after a specified number of packets
Michael Brown
1
-1
/
+6
2014-08-19
[readline] Add CTRL-W shortcut to remove a word
Marin Hannache
1
-1
/
+35
2014-08-06
[readline] Ensure cursor is visible when prompting for input
Michael Brown
1
-0
/
+3
2014-04-27
[cmdline] Add "profstat" command to display profiling statistics
Michael Brown
1
-0
/
+70
2014-03-13
[console] Fix display of characters with top bit set
Michael Brown
1
-1
/
+1
2014-03-10
[image] Add "--timeout" parameter to image downloading commands
Michael Brown
4
-9
/
+22
2014-03-02
[cmdline] Add the "ipstat" command
Michael Brown
1
-0
/
+70
2014-02-26
[params] Use reference counters for form parameter lists
Michael Brown
1
-2
/
+4
2014-01-22
[cmdline] Always clear screen after reconfiguring console
Michael Brown
1
-0
/
+5
2014-01-22
[cmdline] Add margin options to the "console" command
Michael Brown
1
-0
/
+8
2014-01-22
[cmdline] Rename "console" command's --bpp option to --depth
Michael Brown
1
-2
/
+2
2013-12-09
[cmdline] Add the "colour" and "cpair" commands
Michael Brown
1
-0
/
+125
2013-12-09
[mucurses] Use centralised concept of colour pairs
Michael Brown
4
-35
/
+11
2013-12-06
[console] Allow consoles to update the recorded console size
Michael Brown
1
-4
/
+1
2013-12-06
[menu] Adapt user interface to fit display size
Michael Brown
1
-8
/
+8
2013-12-06
[login] Adapt user interface to fit display size
Michael Brown
1
-7
/
+7
2013-12-06
[settings] Adapt user interface to fit display size
Michael Brown
1
-29
/
+44
2013-12-05
[settings] Allow for multiple definitions of each predefined setting
Michael Brown
1
-2
/
+10
2013-12-05
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
3
-45
/
+41
2013-12-02
[menu] Hide cursor when displaying menu
Michael Brown
1
-0
/
+1
2013-12-02
[settings] Hide cursor when not actively editing a setting
Michael Brown
1
-0
/
+2
2013-12-02
[mucurses] Implement curs_set() to control cursor visibility
Michael Brown
3
-0
/
+17
2013-11-28
[cmdline] Add "console" command to configure console
Michael Brown
1
-0
/
+125
2013-11-28
[mucurses] Use "<ESC>[2J" ANSI escape sequence to clear screen
Michael Brown
2
-11
/
+32
2013-11-07
[cmdline] Generate command option help text automatically
Michael Brown
17
-68
/
+70
2013-11-05
[cmdline] Make "dhcp" command a synonym for "ifconf"
Michael Brown
2
-49
/
+2
2013-11-05
[cmdline] Add "ifconf" command
Michael Brown
1
-0
/
+59
2013-11-05
[cmdline] Allow "if<xxx>" commands to take options
Michael Brown
4
-52
/
+121
2013-11-01
[cmdline] Rewrite "sync" command to use monojob_wait()
Michael Brown
1
-2
/
+2
2013-11-01
[parseopt] Add parse_timeout()
Michael Brown
4
-14
/
+12
2013-10-21
[cmdline] Add "ping" command
Michael Brown
1
-0
/
+100
2013-09-25
[cmdline] Add "nstat" command
Michael Brown
1
-0
/
+69
2013-08-19
[cmdline] Add "params" and "param" commands to manage form parameter lists
Michael Brown
1
-0
/
+162
2013-08-05
[cmdline] Add "pciscan" command to allow iteration over PCI devices
Michael Brown
1
-0
/
+114
2013-08-01
[cmdline] Add "inc" command
Michael Brown
1
-0
/
+72
2013-07-22
[settings] Eliminate calls to {fetch,store}f_named_setting() in NVO commands
Michael Brown
1
-40
/
+56
2013-07-22
[settings] Eliminate call to storef_named_setting() in choose_exec()
Michael Brown
1
-5
/
+12
2013-07-22
[parseopt] Move parse_settings() to parseopt.c
Michael Brown
1
-22
/
+0
2013-07-22
[parseopt] Allow parsed option to be modified
Michael Brown
4
-10
/
+9
2013-07-15
[ifmgmt] Avoid relying on global variable within ifcommon_exec()
Michael Brown
1
-4
/
+3
2013-07-15
[cmdline] Add "poweroff" command
Marin Hannache
1
-0
/
+72
2013-07-15
[settings] Add support for navigation keys in "config" user interface
Michael Brown
1
-9
/
+27
2013-07-13
[settings] Make "netX" settings block function as a symbolic link
Michael Brown
1
-1
/
+1
2013-04-28
[build] Fix uses of literal 0 as a NULL pointer
Michael Brown
2
-4
/
+4
2013-03-22
[cmdline] Add ability to perform a warm reboot
Michael Brown
1
-4
/
+11
2013-03-22
[efi] Add "reboot" command for EFI
Michael Brown
1
-0
/
+67
2013-03-06
[menu] Prevent separators with shortcut keys from being selected
Michael Brown
1
-10
/
+12
2013-03-06
[menu] Prevent character code zero from acting as a shortcut key
Michael Brown
1
-1
/
+2
2012-10-24
[readline] Allow readline_history() to return a meaningful status
Michael Brown
3
-17
/
+29
[next]