aboutsummaryrefslogtreecommitdiff
path: root/src/include/ipxe/menu.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-20[dynui] Generalise the concept of a menu to a dynamic user interfaceMichael Brown1-49/+0
2024-06-18[hci] Rename "item" command's first parameter from "label" to "name"Michael Brown1-3/+3
2015-03-02[legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown1-1/+1
2013-11-01[parseopt] Add parse_timeout()Michael Brown1-1/+1
2012-04-28[menu] Add "--default" option to "choose" commandMichael Brown1-1/+1
2012-03-29[menu] Add menu user interfaceMichael Brown1-0/+2
2012-03-29[menu] Add the abstract concept of a menuMichael Brown1-0/+47