summaryrefslogtreecommitdiffstats
path: root/src/hci
Commit message (Expand)AuthorAgeFilesLines
* [init] Show startup and shutdown function names in debug messagesMichael Brown2019-01-251-0/+1
* [mucurses] Avoid potential division by zeroMichael Brown2017-07-041-2/+1Star
* [block] Allow use of a non-default EFI SAN boot filenameMichael Brown2017-04-121-3/+8
* [block] Add basic multipath supportMichael Brown2017-03-261-15/+15
* [mucurses] Ensure SLK labels are always terminatedMichael Brown2017-03-221-1/+1
* [mucurses] Attempt to fix use of uninitialised buffer with strcat()Michael Brown2017-03-211-0/+1
* [mucurses] Attempt to fix resource leaksMichael Brown2017-03-211-6/+4Star
* [mucurses] Attempt to fix keypress processing logicMichael Brown2017-03-211-4/+3Star
* [mucurses] Attempt to fix test for empty stringMichael Brown2017-03-211-1/+1
* [time] Allow timer to be selected at runtimeMichael Brown2017-01-261-1/+1
* [cmdline] Add certificate management commandsMichael Brown2016-08-311-0/+304
* [build] Remove more obsolete explicit object requirementsMichael Brown2016-07-291-6/+0Star
* [build] Remove obsolete explicit object requirementsMichael Brown2016-07-291-4/+0Star
* [image] Use image_asn1() to extract data from CMS signature imagesMichael Brown2016-07-291-0/+1
* [cmdline] Add "ntp" commandMichael Brown2016-06-131-0/+81
* [lotest] Add option to use broadcast packets for loopback testingMichael Brown2016-05-231-1/+6
* [mucurses] Fix GCC 6 nonnull-compare errorsVinson Lee2016-05-041-11/+0Star
* [infiniband] Add "ibstat" commandMichael Brown2016-03-081-0/+79
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-051-1/+5
* [build] Fix the REQUIRE_SYMBOL mechanismMichael Brown2015-03-051-0/+3
* [settings] Use generic jump scrolling abstractionMichael Brown2015-03-031-196/+155Star
* [menu] Abstract out the generic concept of a jump scrollerMichael Brown2015-03-032-65/+171
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-022-2/+10
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-022-2/+10
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-0215-15/+15
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-0227-27/+131
* [mucurses] Add missing FILE_LICENCE declarationsMichael Brown2015-03-026-0/+12
* [libc] Rewrite string functionsMichael Brown2015-02-171-1/+1
* [build] Allow setting help text URI to be customised via config/branding.hMichael Brown2015-02-111-2/+1Star
* [build] Allow error message URI to be customised via config/branding.hMichael Brown2015-02-111-2/+3
* [build] Use PRODUCT_SHORT_NAME for end-user visible stringsMichael Brown2015-02-112-2/+4
* [ping] Allow "ping" command output to be inhibitedMichael Brown2014-10-231-1/+5
* [ping] Allow termination after a specified number of packetsMichael Brown2014-10-231-1/+6
* [readline] Add CTRL-W shortcut to remove a wordMarin Hannache2014-08-191-1/+35
* [readline] Ensure cursor is visible when prompting for inputMichael Brown2014-08-061-0/+3
* [cmdline] Add "profstat" command to display profiling statisticsMichael Brown2014-04-281-0/+70
* [console] Fix display of characters with top bit setMichael Brown2014-03-131-1/+1
* [image] Add "--timeout" parameter to image downloading commandsMichael Brown2014-03-104-9/+22
* [cmdline] Add the "ipstat" commandMichael Brown2014-03-031-0/+70
* [params] Use reference counters for form parameter listsMichael Brown2014-02-271-2/+4
* [cmdline] Always clear screen after reconfiguring consoleMichael Brown2014-01-221-0/+5
* [cmdline] Add margin options to the "console" commandMichael Brown2014-01-221-0/+8
* [cmdline] Rename "console" command's --bpp option to --depthMichael Brown2014-01-221-2/+2
* [cmdline] Add the "colour" and "cpair" commandsMichael Brown2013-12-091-0/+125
* [mucurses] Use centralised concept of colour pairsMichael Brown2013-12-094-35/+11Star
* [console] Allow consoles to update the recorded console sizeMichael Brown2013-12-061-4/+1Star
* [menu] Adapt user interface to fit display sizeMichael Brown2013-12-061-8/+8
* [login] Adapt user interface to fit display sizeMichael Brown2013-12-061-7/+7
* [settings] Adapt user interface to fit display sizeMichael Brown2013-12-061-29/+44
* [settings] Allow for multiple definitions of each predefined settingMichael Brown2013-12-051-2/+10