summaryrefslogtreecommitdiffstats
path: root/src/hci/commands/config_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-3/+3
* [legal] Add a selection of FILE_LICENCE declarationsMichael Brown2009-05-181-0/+2
* [commands] Fix config command to accept zero argumentsMichael Brown2008-10-121-1/+1
* [settings] Allow "config" command to access root settings blockMichael Brown2008-07-081-7/+7
* [Settings] Add settings hierarchyMichael Brown2008-03-201-3/+1Star
* [Settings] Start revamping the configuration settings API.Michael Brown2008-03-201-13/+12Star
* Use stdio.h instead of vsprintf.hMichael Brown2007-01-191-1/+1
* settings_ui() now returns a status code.Michael Brown2006-12-201-1/+6
* Add "config" command to access config UIMichael Brown2006-12-201-0/+35