summaryrefslogtreecommitdiffstats
path: root/src/hci/commands/reboot_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* [build] Mark core files as permitted for UEFI Secure BootMichael Brown2026-01-141-0/+1
* [cmdline] Show commands in alphabetical orderMichael Brown2025-08-061-4/+1Star
* [efi] Add ability to reboot to firmware setup menuMichael Brown2025-04-281-0/+6
* [reboot] Generalise warm reboot indicator to a flags bitmaskMichael Brown2025-04-281-1/+4
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+5
* [cmdline] Generate command option help text automaticallyMichael Brown2013-11-071-1/+1
* [cmdline] Add ability to perform a warm rebootMichael Brown2013-03-221-4/+11
* [efi] Add "reboot" command for EFIMichael Brown2013-03-221-0/+67