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
/
usr
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] Mark known reviewed files as permitted for UEFI Secure Boot
Michael Brown
2026-01-14
8
-0
/
+8
*
[build] Mark core files as permitted for UEFI Secure Boot
Michael Brown
2026-01-14
10
-0
/
+10
*
[tcp] Report TCP statistics via the "ipstat" command
Michael Brown
2026-01-09
1
-2
/
+12
*
[neighbour] Use discovery protocol field to identify incomplete neighbours
Michael Brown
2026-01-06
1
-3
/
+2
*
[ipv4] Extend routing mechanism to handle non-default routes
Michael Brown
2025-06-10
1
-6
/
+41
*
[uaccess] Reduce scope of included uaccess.h header
Michael Brown
2025-04-30
1
-1
/
+0
*
[uaccess] Remove redundant copy_from_user() and copy_to_user()
Michael Brown
2025-04-30
3
-0
/
+3
*
[image] Remove userptr_t from image definition
Michael Brown
2025-04-22
1
-1
/
+1
*
[fdt] Add the concept of an FDT image
Michael Brown
2025-03-27
1
-0
/
+51
*
[image] Add the "imgdecrypt" command
Michael Brown
2024-08-29
1
-0
/
+75
*
[crypto] Generalise cms_signature to cms_message
Michael Brown
2024-08-14
1
-10
/
+10
*
[crypto] Pass image as parameter to CMS functions
Michael Brown
2024-08-13
1
-23
/
+3
*
[block] Allow for additional SAN boot parameters alongside filename
Michael Brown
2024-03-06
1
-4
/
+11
*
[efi] Support versions of shim that perform SBAT verification
Michael Brown
2023-05-23
1
-1
/
+4
*
[efi] Add support for executing images via a shim
Michael Brown
2023-05-22
1
-0
/
+58
*
[image] Generalise concept of selected image
Michael Brown
2023-05-17
1
-2
/
+6
*
[image] Allow for images to be hidden from lists of all images
Michael Brown
2023-05-05
1
-0
/
+2
*
[pxe] Avoid drawing menu items on bottom row of screen
Michael Brown
2023-01-23
1
-1
/
+1
*
[autoboot] Include VLAN tag in filter for identifying autoboot device
Michael Brown
2023-01-15
1
-3
/
+13
*
[doc] Update user-visible ipxe.org URIs to use HTTPS
Michael Brown
2022-01-13
1
-2
/
+2
*
[uri] Retain original encodings for path, query, and fragment fields
Michael Brown
2021-11-12
1
-2
/
+2
*
[image] Add "imgextract" command for extracting archive images
Michael Brown
2021-05-08
1
-0
/
+54
*
[autoboot] Avoid closing and immediately reopening network device
Michael Brown
2021-02-02
1
-6
/
+7
*
[ifmgmt] Make "ifstat" show the link-layer protocol for each netdev
Christian Iversen
2021-01-26
1
-1
/
+2
*
[cmdline] Expose "iflinkwait" as a command
Michael Brown
2021-01-26
2
-6
/
+9
*
[image] Provide image_memory()
Michael Brown
2021-01-25
1
-32
/
+9
*
[image] Add the "imgmem" command
Michael Brown
2021-01-22
1
-0
/
+44
*
[x509] Record root of trust used when validating a certificate
Michael Brown
2020-12-08
2
-2
/
+3
*
[cmdline] Add "--timeout" parameter to "ifconf" command
Joe Groocock
2020-07-22
2
-3
/
+5
*
[image] Omit URI query string and fragment from download progress messages
Michael Brown
2017-12-28
1
-6
/
+7
*
[block] Allow use of a non-default EFI SAN boot filename
Michael Brown
2017-04-12
2
-7
/
+45
*
[block] Describe all SAN devices via ACPI tables
Michael Brown
2017-03-28
1
-4
/
+6
*
[block] Add basic multipath support
Michael Brown
2017-03-26
2
-7
/
+9
*
[crypto] Add certstat() to display basic certificate information
Michael Brown
2016-08-31
1
-0
/
+63
*
[image] Use image_asn1() to extract data from CMS signature images
Michael Brown
2016-07-29
1
-12
/
+10
*
[cmdline] Add "ntp" command
Michael Brown
2016-06-13
1
-0
/
+57
*
[lotest] Add option to use broadcast packets for loopback testing
Michael Brown
2016-05-23
1
-4
/
+10
*
[int13] Allow drive to be hooked using the natural drive number
Michael Brown
2016-03-22
1
-4
/
+6
*
[ifmgmt] Include human-readable error message for configuration failure
Michael Brown
2016-03-08
1
-0
/
+6
*
[infiniband] Add "ibstat" command
Michael Brown
2016-03-08
1
-0
/
+62
*
[autoboot] Fix incorrect boolean logic
Michael Brown
2016-01-19
1
-2
/
+2
*
[uri] Generalise tftp_uri() to pxe_uri()
Michael Brown
2015-09-02
1
-57
/
+32
*
[autoboot] Display image information as part of the default control flow
Michael Brown
2015-08-21
1
-0
/
+1
*
[test] Allow self-tests to report exit status when running under Linux
Michael Brown
2015-08-21
1
-7
/
+11
*
[netdevice] Add a generic concept of a "blocked link"
Michael Brown
2015-06-25
1
-1
/
+2
*
[autoboot] Match against parent devices when matching by bus type and location
Michael Brown
2015-03-17
1
-2
/
+7
*
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
2015-03-05
1
-0
/
+1
*
[build] Use REQUIRE_OBJECT() to drag in per-object configuration
Michael Brown
2015-03-05
1
-0
/
+3
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
2
-2
/
+10
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
15
-15
/
+75
[next]