index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
hci
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into openslx
openslx
Simon Rettberg
2026-01-28
88
-859
/
+1681
|
\
|
*
[build] Mark more reviewed files as permitted for UEFI Secure Boot
Michael Brown
2026-01-14
3
-0
/
+3
|
*
[build] Mark known reviewed files as permitted for UEFI Secure Boot
Michael Brown
2026-01-14
13
-0
/
+13
|
*
[build] Mark core files as permitted for UEFI Secure Boot
Michael Brown
2026-01-14
32
-0
/
+32
|
*
[console] Mark generated keymaps as permitted for Secure Boot
Michael Brown
2026-01-13
30
-0
/
+30
|
*
[cmdline] Show commands in alphabetical order
Michael Brown
2025-08-06
39
-360
/
+83
|
*
[digest] Treat inability to acquire an image as a fatal error
Michael Brown
2025-08-06
1
-1
/
+1
|
*
[digest] Add "--set" option to store digest value in a setting
Michael Brown
2025-08-06
1
-13
/
+41
|
*
[digest] Add commands for all enabled digest algorithms
Michael Brown
2025-08-06
1
-2
/
+8
|
*
[uaccess] Reduce scope of included uaccess.h header
Michael Brown
2025-04-30
1
-0
/
+1
|
*
[uaccess] Remove redundant copy_from_user() and copy_to_user()
Michael Brown
2025-04-30
6
-0
/
+6
|
*
[efi] Add ability to reboot to firmware setup menu
Michael Brown
2025-04-28
1
-0
/
+6
|
*
[reboot] Generalise warm reboot indicator to a flags bitmask
Michael Brown
2025-04-28
1
-1
/
+4
|
*
[cmdline] Remove userptr_t from "digest" command
Michael Brown
2025-04-25
1
-16
/
+2
|
*
[uaccess] Remove user_to_phys() and phys_to_user()
Michael Brown
2025-04-21
1
-1
/
+1
|
*
[fdt] Add the "fdt" command
Michael Brown
2025-03-27
1
-0
/
+96
|
*
[menu] Allow a post-activity timeout to be defined
Michael Brown
2025-02-19
2
-8
/
+18
|
*
[usb] Add "usbscan" command for iterating over USB devices
Michael Brown
2024-10-17
1
-0
/
+122
|
*
[image] Add the "imgdecrypt" command
Michael Brown
2024-08-29
1
-0
/
+124
|
*
[hci] Remove the generalised widget user interface abstraction
Michael Brown
2024-06-21
3
-220
/
+0
|
*
[form] Reimplement the "login" user interface
Michael Brown
2024-06-21
1
-61
/
+31
|
*
[form] Add support for dynamically created interactive forms
Michael Brown
2024-06-21
2
-0
/
+610
|
*
[dynui] Add concept of a secret user interface item
Michael Brown
2024-06-21
1
-0
/
+6
|
*
[dynui] Allow for multiple flags on a user interface item
Michael Brown
2024-06-21
2
-3
/
+6
|
*
[dynui] Generalise mechanisms for looking up user interface items
Michael Brown
2024-06-20
1
-32
/
+6
|
*
[dynui] Generalise the concept of a menu to a dynamic user interface
Michael Brown
2024-06-20
2
-75
/
+77
|
*
[hci] Allow tab key to be used to cycle through UI elements
Michael Brown
2024-06-20
3
-31
/
+52
|
*
[hci] Rename "item" command's first parameter from "label" to "name"
Michael Brown
2024-06-19
2
-19
/
+19
|
*
[hci] Split out msg() and alert() from settings UI code
Michael Brown
2024-06-19
2
-72
/
+115
|
*
[hci] Draw all widgets on the standard screen
Michael Brown
2024-06-18
5
-20
/
+14
|
*
[hci] Provide a general concept of a text widget set
Michael Brown
2024-05-15
5
-109
/
+296
|
*
[hci] Fix semantics of replace_string() to match code comments
Michael Brown
2024-04-17
1
-17
/
+18
|
*
[hci] Use dynamically allocated buffers for editable strings
Michael Brown
2024-04-15
5
-129
/
+176
*
|
Merge branch 'aqc1xx' into openslx
Simon Rettberg
2024-04-12
1
-5
/
+23
|
\
|
|
*
[block] Allow SAN boot device to be identified by filesystem label
Michael Brown
2024-03-07
1
-1
/
+6
|
*
[block] Allow SAN boot device to be identified by an extra filename
Michael Brown
2024-03-07
1
-2
/
+7
|
*
[block] Allow SAN boot device to be identified by UUID
Michael Brown
2024-03-06
1
-3
/
+7
|
*
[block] Allow for additional SAN boot parameters alongside filename
Michael Brown
2024-03-06
1
-1
/
+5
*
|
Merge branch 'master' into openslx
Simon Rettberg
2023-10-06
2
-1
/
+132
|
\
|
|
*
[efi] Implement "shim" as a dummy command on non-EFI platforms
Michael Brown
2023-05-24
1
-0
/
+14
|
*
[efi] Support versions of shim that perform SBAT verification
Michael Brown
2023-05-23
1
-1
/
+6
|
*
[efi] Add "shim" command
Michael Brown
2023-05-22
1
-0
/
+112
|
*
[image] Generalise concept of selected image
Michael Brown
2023-05-17
1
-1
/
+1
*
|
Merge branch 'master' into openslx
Simon Rettberg
2023-04-04
1
-3
/
+11
|
\
|
|
*
[params] Allow for arbitrary HTTP request headers to be specified
Michael Brown
2023-03-01
1
-1
/
+9
|
*
[params] Rename "form parameter" to "request parameter"
Michael Brown
2023-03-01
1
-2
/
+2
*
|
Merge branch 'master' into openslx
Simon Rettberg
2022-10-21
1
-7
/
+11
|
\
|
|
*
[pci] Check for wraparound in callers of pci_find_next()
Michael Brown
2022-09-15
1
-0
/
+6
|
*
[pci] Allow pci_find_next() to return non-zero PCI segments
Michael Brown
2022-09-15
1
-7
/
+5
*
|
Merge branch 'master' into openslx
Simon Rettberg
2022-05-11
35
-327
/
+964
|
\
|
[next]