index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
hci
Commit message (
Expand
)
Author
Age
Files
Lines
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-05
1
-1
/
+5
*
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
2015-03-05
1
-0
/
+3
*
[settings] Use generic jump scrolling abstraction
Michael Brown
2015-03-03
1
-196
/
+155
*
[menu] Abstract out the generic concept of a jump scroller
Michael Brown
2015-03-03
2
-65
/
+171
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
2
-2
/
+10
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
2
-2
/
+10
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
15
-15
/
+15
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
27
-27
/
+131
*
[mucurses] Add missing FILE_LICENCE declarations
Michael Brown
2015-03-02
6
-0
/
+12
*
[libc] Rewrite string functions
Michael Brown
2015-02-16
1
-1
/
+1
*
[build] Allow setting help text URI to be customised via config/branding.h
Michael Brown
2015-02-11
1
-2
/
+1
*
[build] Allow error message URI to be customised via config/branding.h
Michael Brown
2015-02-11
1
-2
/
+3
*
[build] Use PRODUCT_SHORT_NAME for end-user visible strings
Michael Brown
2015-02-11
2
-2
/
+4
*
[ping] Allow "ping" command output to be inhibited
Michael Brown
2014-10-23
1
-1
/
+5
*
[ping] Allow termination after a specified number of packets
Michael Brown
2014-10-23
1
-1
/
+6
*
[readline] Add CTRL-W shortcut to remove a word
Marin Hannache
2014-08-19
1
-1
/
+35
*
[readline] Ensure cursor is visible when prompting for input
Michael Brown
2014-08-06
1
-0
/
+3
*
[cmdline] Add "profstat" command to display profiling statistics
Michael Brown
2014-04-27
1
-0
/
+70
*
[console] Fix display of characters with top bit set
Michael Brown
2014-03-13
1
-1
/
+1
*
[image] Add "--timeout" parameter to image downloading commands
Michael Brown
2014-03-10
4
-9
/
+22
*
[cmdline] Add the "ipstat" command
Michael Brown
2014-03-02
1
-0
/
+70
*
[params] Use reference counters for form parameter lists
Michael Brown
2014-02-26
1
-2
/
+4
*
[cmdline] Always clear screen after reconfiguring console
Michael Brown
2014-01-22
1
-0
/
+5
*
[cmdline] Add margin options to the "console" command
Michael Brown
2014-01-22
1
-0
/
+8
*
[cmdline] Rename "console" command's --bpp option to --depth
Michael Brown
2014-01-22
1
-2
/
+2
*
[cmdline] Add the "colour" and "cpair" commands
Michael Brown
2013-12-09
1
-0
/
+125
*
[mucurses] Use centralised concept of colour pairs
Michael Brown
2013-12-09
4
-35
/
+11
*
[console] Allow consoles to update the recorded console size
Michael Brown
2013-12-06
1
-4
/
+1
*
[menu] Adapt user interface to fit display size
Michael Brown
2013-12-06
1
-8
/
+8
*
[login] Adapt user interface to fit display size
Michael Brown
2013-12-06
1
-7
/
+7
*
[settings] Adapt user interface to fit display size
Michael Brown
2013-12-06
1
-29
/
+44
*
[settings] Allow for multiple definitions of each predefined setting
Michael Brown
2013-12-05
1
-2
/
+10
*
[settings] Explicitly separate the concept of a completed fetched setting
Michael Brown
2013-12-05
3
-45
/
+41
*
[menu] Hide cursor when displaying menu
Michael Brown
2013-12-02
1
-0
/
+1
*
[settings] Hide cursor when not actively editing a setting
Michael Brown
2013-12-02
1
-0
/
+2
*
[mucurses] Implement curs_set() to control cursor visibility
Michael Brown
2013-12-02
3
-0
/
+17
*
[cmdline] Add "console" command to configure console
Michael Brown
2013-11-28
1
-0
/
+125
*
[mucurses] Use "<ESC>[2J" ANSI escape sequence to clear screen
Michael Brown
2013-11-28
2
-11
/
+32
*
[cmdline] Generate command option help text automatically
Michael Brown
2013-11-07
17
-68
/
+70
*
[cmdline] Make "dhcp" command a synonym for "ifconf"
Michael Brown
2013-11-05
2
-49
/
+2
*
[cmdline] Add "ifconf" command
Michael Brown
2013-11-05
1
-0
/
+59
*
[cmdline] Allow "if<xxx>" commands to take options
Michael Brown
2013-11-05
4
-52
/
+121
*
[cmdline] Rewrite "sync" command to use monojob_wait()
Michael Brown
2013-11-01
1
-2
/
+2
*
[parseopt] Add parse_timeout()
Michael Brown
2013-11-01
4
-14
/
+12
*
[cmdline] Add "ping" command
Michael Brown
2013-10-21
1
-0
/
+100
*
[cmdline] Add "nstat" command
Michael Brown
2013-09-25
1
-0
/
+69
*
[cmdline] Add "params" and "param" commands to manage form parameter lists
Michael Brown
2013-08-19
1
-0
/
+162
*
[cmdline] Add "pciscan" command to allow iteration over PCI devices
Michael Brown
2013-08-05
1
-0
/
+114
*
[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
[next]