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
*
Merge branch 'master' into openslx
openslx
Simon Rettberg
2026-01-28
496
-2038
/
+10095
|
\
|
*
[build] Mark known reviewed files as permitted for UEFI Secure Boot
Michael Brown
2026-01-14
87
-0
/
+89
|
*
[build] Mark core files as permitted for UEFI Secure Boot
Michael Brown
2026-01-14
232
-0
/
+232
|
*
[efi] Mark imported EDK2 headers as permitted for Secure Boot
Michael Brown
2026-01-13
123
-2
/
+126
|
*
[efi] Update to current EDK2 headers
Michael Brown
2026-01-13
1
-22
/
+22
|
*
[build] Define a mechanism for marking Secure Boot permissibility
Michael Brown
2026-01-13
1
-0
/
+30
|
*
[tcp] Report TCP statistics via the "ipstat" command
Michael Brown
2026-01-09
1
-0
/
+17
|
*
[neighbour] Add the ability to artificially delay outbound packets
Michael Brown
2026-01-06
1
-0
/
+6
|
*
[neighbour] Use discovery protocol field to identify incomplete neighbours
Michael Brown
2026-01-06
1
-13
/
+2
|
*
[neighbour] Always use network device's own link-layer address
Michael Brown
2026-01-05
3
-9
/
+5
|
*
[crypto] Allow for zero-length big integer literals
Michael Brown
2025-12-29
1
-2
/
+2
|
*
[crypto] Add ECDSA-based TLS cipher suites
Michael Brown
2025-12-19
1
-0
/
+6
|
*
[crypto] Add OID-identified algorithms for ECDSA with SHA2 hash family
Michael Brown
2025-12-19
2
-0
/
+25
|
*
[crypto] Allow ecPublicKey to be identified as a public-key algorithm
Michael Brown
2025-12-19
1
-0
/
+1
|
*
[crypto] Add support for ECDSA signatures
Michael Brown
2025-12-19
2
-0
/
+20
|
*
[crypto] Allow for an explicit representation of point at infinity
Michael Brown
2025-12-18
4
-3
/
+28
|
*
[crypto] Generalise rsa_parse_integer() to asn1_enter_unsigned()
Michael Brown
2025-12-11
1
-0
/
+1
|
*
[crypto] Allow for addition of arbitrary Weierstrass curve points
Michael Brown
2025-12-08
2
-0
/
+23
|
*
[crypto] Expose the (prime) group order as an elliptic curve property
Michael Brown
2025-12-05
2
-1
/
+5
|
*
[crypto] Expose the base point as an explicit elliptic curve property
Michael Brown
2025-12-05
2
-1
/
+4
|
*
[http] Abort connections after a long period of inactivity
Michael Brown
2025-12-04
1
-0
/
+2
|
*
[http] Rename connection retry timer
Michael Brown
2025-12-04
1
-1
/
+1
|
*
[crypto] Allow for OID-identified elliptic curve algorithms
Michael Brown
2025-12-03
1
-2
/
+12
|
*
[crypto] Remove obsolete maximum output length method
Michael Brown
2025-12-02
1
-13
/
+0
|
*
[crypto] Construct asymmetric ciphered data using ASN.1 builders
Michael Brown
2025-12-02
1
-16
/
+18
|
*
[crypto] Construct signatures using ASN.1 builders
Michael Brown
2025-12-01
1
-4
/
+5
|
*
[crypto] Pass signatures for verification as ASN.1 cursors
Michael Brown
2025-12-01
1
-6
/
+5
|
*
[crypto] Restructure handling of ASN.1 bit strings
Michael Brown
2025-12-01
3
-18
/
+6
|
*
[efi] Allow for creating devices with no EFI parent device
Michael Brown
2025-11-25
1
-2
/
+2
|
*
[pci] Use runtime selectable PCI I/O API for EFI cloud builds
Michael Brown
2025-11-25
1
-3
/
+4
|
*
[pci] Allow probing permission to vary by range
Michael Brown
2025-11-25
6
-15
/
+12
|
*
[pci] Use linker tables for runtime selectable PCI APIs
Michael Brown
2025-11-24
3
-18
/
+68
|
*
[efi] Wrap a selection of runtime services calls
Michael Brown
2025-11-13
1
-0
/
+1
|
*
[efi] Add image security database GUID definition
Michael Brown
2025-11-12
1
-0
/
+1
|
*
[efi] Add Microsoft vendor GUID definition
Michael Brown
2025-11-12
3
-1
/
+60
|
*
[efi] Add storage security command protocol header and GUID definition
Michael Brown
2025-11-12
2
-0
/
+213
|
*
[efi] Update to current EDK2 headers
Michael Brown
2025-11-12
17
-66
/
+239
|
*
[efi] Mark Arm/ProcessorBind.h as a non-imported header
Michael Brown
2025-11-11
1
-0
/
+6
|
*
[efi] Mark Ip4Config.h as a non-imported header
Michael Brown
2025-11-11
1
-0
/
+5
|
*
[efi] Mark UgaDraw.h as a non-imported header
Michael Brown
2025-11-11
1
-0
/
+5
|
*
[efi] Skip including the EDK2 ProcessorBind.h header for 32-bit RISC-V
Michael Brown
2025-11-11
1
-33
/
+40
|
*
[pci] Move ECAM pci_can_probe() definition to correct header file
Michael Brown
2025-11-11
2
-10
/
+10
|
*
[spcr] Accept alternative type value for a 16550-compatible UART
Michael Brown
2025-11-05
1
-0
/
+1
|
*
[spcr] Add support for the ACPI Serial Port Console Redirection table
Michael Brown
2025-11-05
4
-0
/
+96
|
*
[acpi] Add acpi_ioremap() to map an ACPI-described address
Michael Brown
2025-11-05
1
-6
/
+24
|
*
[uart] Make baud rate a property of the UART
Michael Brown
2025-11-05
1
-5
/
+6
|
*
[uart] Support 16550 UARTs accessed via either MMIO or port I/O
Michael Brown
2025-11-04
1
-2
/
+2
|
*
[ioapi] Provide combined MMIO and port I/O accessors
Michael Brown
2025-11-04
2
-0
/
+85
|
*
[pci] Record prefetchable memory window for PCI bridges
Michael Brown
2025-10-14
2
-1
/
+9
|
*
[pci] Handle sizing of 64-bit BARs
Michael Brown
2025-10-14
1
-1
/
+3
[next]