summaryrefslogtreecommitdiffstats
path: root/src/hci/commands
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into openslxopenslxSimon Rettberg2026-01-2839-423/+636
|\
| * [build] Mark more reviewed files as permitted for UEFI Secure BootMichael Brown2026-01-143-0/+3
| * [build] Mark known reviewed files as permitted for UEFI Secure BootMichael Brown2026-01-1413-0/+13
| * [build] Mark core files as permitted for UEFI Secure BootMichael Brown2026-01-1413-0/+13
| * [cmdline] Show commands in alphabetical orderMichael Brown2025-08-0638-352/+81Star
| * [digest] Treat inability to acquire an image as a fatal errorMichael Brown2025-08-061-1/+1
| * [digest] Add "--set" option to store digest value in a settingMichael Brown2025-08-061-13/+41
| * [digest] Add commands for all enabled digest algorithmsMichael Brown2025-08-061-2/+8
| * [uaccess] Reduce scope of included uaccess.h headerMichael Brown2025-04-301-0/+1
| * [uaccess] Remove redundant copy_from_user() and copy_to_user()Michael Brown2025-04-306-0/+6
| * [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
| * [cmdline] Remove userptr_t from "digest" commandMichael Brown2025-04-251-16/+2Star
| * [uaccess] Remove user_to_phys() and phys_to_user()Michael Brown2025-04-211-1/+1
| * [fdt] Add the "fdt" commandMichael Brown2025-03-271-0/+96
| * [menu] Allow a post-activity timeout to be definedMichael Brown2025-02-191-3/+7
| * [usb] Add "usbscan" command for iterating over USB devicesMichael Brown2024-10-171-0/+122
| * [image] Add the "imgdecrypt" commandMichael Brown2024-08-291-0/+124
| * [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-54/+55
| * [hci] Rename "item" command's first parameter from "label" to "name"Michael Brown2024-06-191-6/+6
* | Merge branch 'aqc1xx' into openslxSimon Rettberg2024-04-121-5/+23
|\|
| * [block] Allow SAN boot device to be identified by filesystem labelMichael Brown2024-03-071-1/+6
| * [block] Allow SAN boot device to be identified by an extra filenameMichael Brown2024-03-071-2/+7
| * [block] Allow SAN boot device to be identified by UUIDMichael Brown2024-03-061-3/+7
| * [block] Allow for additional SAN boot parameters alongside filenameMichael Brown2024-03-061-1/+5
* | Merge branch 'master' into openslxSimon Rettberg2023-10-062-1/+132
|\|
| * [efi] Implement "shim" as a dummy command on non-EFI platformsMichael Brown2023-05-241-0/+14
| * [efi] Support versions of shim that perform SBAT verificationMichael Brown2023-05-231-1/+6
| * [efi] Add "shim" commandMichael Brown2023-05-221-0/+112
| * [image] Generalise concept of selected imageMichael Brown2023-05-171-1/+1
* | Merge branch 'master' into openslxSimon Rettberg2023-04-041-3/+11
|\|
| * [params] Allow for arbitrary HTTP request headers to be specifiedMichael Brown2023-03-011-1/+9
| * [params] Rename "form parameter" to "request parameter"Michael Brown2023-03-011-2/+2
* | Merge branch 'master' into openslxSimon Rettberg2022-10-211-7/+11
|\|
| * [pci] Check for wraparound in callers of pci_find_next()Michael Brown2022-09-151-0/+6
| * [pci] Allow pci_find_next() to return non-zero PCI segmentsMichael Brown2022-09-151-7/+5Star
* | Local UEFI disk boot supportSimon Rettberg2021-10-051-0/+77
* | Merge branch 'master' into openslxSimon Rettberg2021-07-222-14/+148
|\|
| * [image] Add "imgextract" command for extracting archive imagesMichael Brown2021-05-081-0/+105
| * [settings] Add --timeout option to "read" commandMichael Brown2021-04-231-14/+43
| * [readline] Add an optional timeout to readline_history()Michael Brown2021-04-231-1/+1
* | Merge branch 'master' into openslxSimon Rettberg2021-03-082-0/+152
|\|
| * [cmdline] Expose "iflinkwait" as a commandMichael Brown2021-01-261-0/+56
| * [image] Provide image_memory()Michael Brown2021-01-251-3/+1Star
| * [image] Add the "imgmem" commandMichael Brown2021-01-221-0/+98
* | Merge branch 'master' into openslxSimon Rettberg2020-08-121-1/+7
|\|
| * [cmdline] Add "--timeout" parameter to "ifconf" commandJoe Groocock2020-07-221-1/+7