35 Commits (196751ce95fa6b6566a5b336193681fad3581fd1)

Author SHA1 Message Date
  Michael Brown f5c644cbe1 [menu] Fix default selection when default is item 0 12 years ago
  Michael Brown 493f194531 [menu] Add menu user interface 12 years ago
  Michael Brown 0bb6ef4d97 [settings] Display "delete" option only for locally-originated settings 13 years ago
  Michael Brown fa6182e5f4 [settings] Refer to online documentation for settings help 13 years ago
  Michael Brown 963ae33815 [settings] Match terminology used elsewhere 13 years ago
  Michael Brown f0cd4abd07 [settings] Return to first row on navigating to a new settings block 13 years ago
  Michael Brown da312ba03b [settings] Add hierarchy navigation in "config" user interface 13 years ago
  Michael Brown 162892616c [settings] Display locally-originated settings in bold 13 years ago
  Michael Brown 247ac80556 [settings] Display canonical setting name in "config" user interface 13 years ago
  Michael Brown 48b66e4f1a [settings] Display only applicable settings in "config" user interface 13 years ago
  Michael Brown 1c0ff6e1a7 [console] Move include/console.h to include/ipxe/console.h 13 years ago
  Michael Brown 9d633bdc71 [console] Add a timeout parameter to getkey() 13 years ago
  Glenn Brown 978c840365 [settings] Add setting deletion (Ctrl-D) interface 14 years ago
  Glenn Brown f9bcb928f5 [settings] Enable jump scroll in config UI 14 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown 3c68ff99ea [tables] Incorporate table data type information into table definition 15 years ago
  Michael Brown 1266d7902b [tables] Redefine methods for accessing linker tables 15 years ago
  Michael Brown 6de4db5da0 [login] Add "login" command and UI 15 years ago
  Michael Brown 67ee41ad6d [editbox] Allow for password widgets that do not display their contents 15 years ago
  Michael Brown 92d15eff30 [Settings] Remove assumption that all settings have DHCP tag values 16 years ago
  Michael Brown 260b93bb72 [Settings] Add settings hierarchy 16 years ago
  Michael Brown a48b4d9948 [Settings] Start revamping the configuration settings API. 16 years ago
  Michael Brown 5a08b434c7 [Settings] show_setting() functions return snprintf()-style length. 16 years ago
  Holger Lubitz 3559beeb0f __nonnull changes 17 years ago
  Marty Connor c77704cb60 Warnings purge: src/{crypto,hci,net} 17 years ago
  Michael Brown dad5274522 Add "name" field to struct device to allow human-readable hardware device 17 years ago
  Michael Brown f33a03c1e5 Use getkey() and symbolic key names. 17 years ago
  Michael Brown cbeec25662 settings_ui() now returns a status code. 17 years ago
  Michael Brown 666b309c0c Add instruction row, and save option 17 years ago
  Michael Brown e4f489636f Clear message on alert row before printing new one 17 years ago
  Michael Brown b93ff48173 Added descriptive text for settings and setting types, and display it in 17 years ago
  Michael Brown 35edecac34 Move {show,set,clear}_setting() to {show,set,clear}_named_setting(). 17 years ago
  Michael Brown 65e97c4f22 Alert when saving settings fails 17 years ago
  Michael Brown 1e322d4b4c Add (partly-functional) user interface for editing configuration settings 17 years ago