summaryrefslogtreecommitdiffstats
path: root/src/hci/commands/dynui_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into openslxopenslxSimon Rettberg2026-01-281-0/+13
* [build] Mark core files as permitted for UEFI Secure BootMichael Brown2026-01-141-0/+1
* [cmdline] Show commands in alphabetical orderMichael Brown2025-08-061-22/+5Star
* [menu] Allow a post-activity timeout to be definedMichael Brown2025-02-191-3/+7
* [form] Add support for dynamically created interactive formsMichael Brown2024-06-211-0/+66
* [dynui] Add concept of a secret user interface itemMichael Brown2024-06-211-0/+6
* [dynui] Allow for multiple flags on a user interface itemMichael Brown2024-06-211-2/+5
* [dynui] Generalise the concept of a menu to a dynamic user interfaceMichael Brown2024-06-201-0/+295