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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[crypto] Add support for PKCS#8 private key format
Michael Brown
2023-06-02
1
-0
/
+2
|
*
[efi] Support versions of shim that perform SBAT verification
Michael Brown
2023-05-23
2
-1
/
+3
|
*
[efi] Add support for executing images via a shim
Michael Brown
2023-05-22
5
-0
/
+76
|
*
[efi] Add definitions for the UEFI shim lock protocol
Michael Brown
2023-05-22
2
-0
/
+32
|
*
[efi] Add efi_asprintf() and efi_vasprintf()
Michael Brown
2023-05-22
2
-0
/
+3
|
*
[image] Generalise concept of selected image
Michael Brown
2023-05-17
1
-10
/
+37
|
*
[image] Allow for images to be hidden from lists of all images
Michael Brown
2023-05-05
1
-9
/
+3
*
|
Merge branch 'master' into openslx
Simon Rettberg
2023-04-04
158
-16504
/
+18402
|
\
|
|
*
[tls] Handle fragmented handshake records
Michael Brown
2023-03-31
1
-0
/
+2
|
*
[tls] Clean up change cipher spec record handling
Michael Brown
2023-03-30
1
-0
/
+3
|
*
[params] Allow for arbitrary HTTP request headers to be specified
Michael Brown
2023-03-01
1
-1
/
+10
|
*
[params] Rename "form parameter" to "request parameter"
Michael Brown
2023-03-01
2
-9
/
+9
|
*
[efi] Split out EFI_RNG_PROTOCOL as a separate entropy source
Michael Brown
2023-02-20
1
-0
/
+1
|
*
[rng] Allow for entropy sources that fail during startup tests
Michael Brown
2023-02-20
1
-31
/
+102
|
*
[tables] Allow any lvalue to be used as a table iterator
Michael Brown
2023-02-20
1
-12
/
+12
|
*
[rng] Allow entropy source to be selected at runtime
Michael Brown
2023-02-17
4
-222
/
+313
|
*
[iscsi] Limit maximum transfer size to MaxBurstLength
Michael Brown
2023-02-16
1
-0
/
+12
|
*
[image] Check delimiters when parsing command-line key-value arguments
Michael Brown
2023-02-14
1
-0
/
+1
|
*
[build] Allow for per-architecture unprefixed constant operand modifier
Michael Brown
2023-02-06
1
-2
/
+2
|
*
[xen] Allow for platforms that have no Xen support
Michael Brown
2023-02-05
3
-1
/
+81
|
*
[lldp] Add support for the Link Layer Discovery Protocol
Michael Brown
2023-02-05
3
-0
/
+99
|
*
[efi] Do not attempt to drive PCI bridge devices
Michael Brown
2023-02-03
1
-0
/
+2
|
*
[xen] Update to current Xen headers
Michael Brown
2023-02-02
19
-874
/
+2901
|
*
[efi] Allow autoexec script to be located alongside iPXE binary
Michael Brown
2023-02-02
1
-1
/
+2
|
*
[efi] Update to current EDK2 headers
Michael Brown
2023-02-01
2
-12
/
+12
|
*
[dhcp] Add IANA-defined values for all current EFI client architectures
Michael Brown
2023-01-31
1
-2
/
+21
|
*
[efi] Accept a command line passed to an iPXE image via LoadOptions
Michael Brown
2023-01-29
2
-0
/
+19
|
*
[la64] Import LoongArch64 ProcessorBind.h from EDK2 headers
Michael Brown
2023-01-28
3
-2
/
+128
|
*
[efi] Update to current EDK2 headers
Michael Brown
2023-01-28
95
-15321
/
+14255
|
*
[efi] Mark ConsoleControl.h as a non-imported header
Michael Brown
2023-01-28
1
-0
/
+5
|
*
[efi] Remove deleted directories from EDK2 header import script
Michael Brown
2023-01-28
1
-2
/
+1
|
*
[efi] Allow for whitespace before #include in imported EDK2 header files
Michael Brown
2023-01-28
1
-1
/
+1
|
*
[efi] Detect SPDX licence identifiers in imported EDK2 headers
Michael Brown
2023-01-28
1
-2
/
+2
|
*
[legal] Add support for the BSD-2-Clause-Patent licence
Michael Brown
2023-01-28
1
-0
/
+47
|
*
[efi] Build util/efirom as a host-only binary
Michael Brown
2023-01-28
1
-0
/
+3
|
*
[tcp] Update maximum window size to 2MB
Michael Brown
2023-01-25
1
-6
/
+12
|
*
[efi] Extend efi_locate_device() to allow searching up the device path
Michael Brown
2023-01-23
1
-1
/
+1
|
*
[efi] Add efi_path_prev() utility function
Michael Brown
2023-01-23
1
-0
/
+3
|
*
[efi] Add efi_path_terminate() utility function
Michael Brown
2023-01-23
1
-0
/
+13
|
*
[dhcp] Simplify platform-specific client architecture definitions
Michael Brown
2023-01-22
2
-0
/
+36
|
*
[efi] Do not rely on ProcessorBind.h when building host binaries
Michael Brown
2023-01-20
1
-4
/
+38
|
*
[vlan] Support automatic VLAN device creation
Michael Brown
2023-01-15
1
-0
/
+1
|
*
[autoboot] Include VLAN tag in filter for identifying autoboot device
Michael Brown
2023-01-15
2
-2
/
+4
|
*
[netdevice] Allow duplicate MAC addresses
Michael Brown
2023-01-15
1
-2
/
+0
|
*
[netdevice] Separate concept of scope ID from network device name index
Michael Brown
2023-01-14
1
-3
/
+3
|
*
[cachedhcp] Include VLAN tag in filter for applying cached DHCPACK
Michael Brown
2022-12-22
2
-2
/
+4
|
*
[efi] Add efi_path_vlan() utility function
Michael Brown
2022-12-22
1
-0
/
+1
|
*
[efi] Expose efi_path_next() utility function
Michael Brown
2022-12-22
1
-0
/
+2
|
*
[efi] Provide VLAN configuration protocol
Michael Brown
2022-12-14
3
-0
/
+7
|
*
[vlan] Allow external code to identify VLAN priority as well as tag
Michael Brown
2022-12-14
1
-1
/
+13
[prev]
[next]