summaryrefslogtreecommitdiffstats
path: root/src/include/gpxe/settings.h
Commit message (Expand)AuthorAgeFilesLines
* Add "name" field to struct device to allow human-readable hardware deviceMichael Brown2007-01-101-2/+3
* Added descriptive text for settings and setting types, and display it inMichael Brown2006-12-201-0/+4
* Move {show,set,clear}_setting() to {show,set,clear}_named_setting().Michael Brown2006-12-201-5/+47
* Added clear_setting()Michael Brown2006-12-121-0/+1
* Tied NVO commands into the human-interactable settings code that IMichael Brown2006-12-051-4/+4
* Add string configuration typeMichael Brown2006-08-111-5/+8
* Added basic infrastructure for manipulating settings.Michael Brown2006-08-111-0/+103