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
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into openslx
openslx
Simon Rettberg
2026-01-28
50
-288
/
+800
|
\
|
*
[build] Extend default configuration for non-BIOS builds
Michael Brown
2026-01-16
3
-17
/
+48
|
*
[usb] Drag in USB commands only when USB support is present
Michael Brown
2026-01-16
2
-3
/
+8
|
*
[pci] Drag in PCI commands only when PCI support is present
Michael Brown
2026-01-16
2
-3
/
+4
|
*
[build] Canonicalise console type configuration
Michael Brown
2026-01-16
5
-39
/
+58
|
*
[build] Canonicalise USB configuration
Michael Brown
2026-01-16
3
-33
/
+15
|
*
[build] Canonicalise settings sources configuration
Michael Brown
2026-01-16
2
-9
/
+21
|
*
[build] Sort general configuration in order of approachability
Michael Brown
2026-01-16
1
-121
/
+113
|
*
[build] Canonicalise remaining portions of general configuration
Michael Brown
2026-01-16
3
-41
/
+46
|
*
[build] Canonicalise SAN boot protocol configuration
Michael Brown
2026-01-16
4
-24
/
+10
|
*
[build] Canonicalise download protocol configuration
Michael Brown
2026-01-16
2
-10
/
+14
|
*
[build] Canonicalise network protocol configuration
Michael Brown
2026-01-16
2
-11
/
+16
|
*
[build] Canonicalise command list configuration
Michael Brown
2026-01-16
5
-50
/
+56
|
*
[build] Canonicalise image type configuration
Michael Brown
2026-01-15
5
-39
/
+50
|
*
[build] Mark known reviewed files as permitted for UEFI Secure Boot
Michael Brown
2026-01-14
15
-0
/
+15
|
*
[build] Mark core files as permitted for UEFI Secure Boot
Michael Brown
2026-01-14
26
-0
/
+26
|
*
[neighbour] Add the ability to artificially delay outbound packets
Michael Brown
2026-01-06
1
-0
/
+3
|
*
[crypto] Add ECDSA-based TLS cipher suites
Michael Brown
2025-12-19
1
-0
/
+30
|
*
[crypto] Add OID-identified algorithms for ECDSA with SHA2 hash family
Michael Brown
2025-12-19
2
-0
/
+23
|
*
[pci] Use runtime selectable PCI I/O API for EFI cloud builds
Michael Brown
2025-11-25
2
-0
/
+13
|
*
[pci] Use linker tables for runtime selectable PCI APIs
Michael Brown
2025-11-24
2
-0
/
+14
|
*
[spcr] Use the serial port defined by the ACPI SPCR by default
Michael Brown
2025-11-05
3
-2
/
+6
|
*
[cloud] Display instance type in AWS EC2
Michael Brown
2025-10-29
1
-1
/
+1
|
*
[cloud] Display build architecture in AWS EC2
Michael Brown
2025-10-20
1
-1
/
+1
|
*
[digest] Add commands for all enabled digest algorithms
Michael Brown
2025-08-06
1
-0
/
+61
|
*
[riscv] Allow for poisoning .bss section before early initialisation
Michael Brown
2025-07-30
1
-0
/
+3
|
*
[riscv] Provide a DMA API implementation for RISC-V bare-metal systems
Michael Brown
2025-07-09
1
-1
/
+2
|
*
[fdtcon] Add basic support for FDT-based system serial console
Michael Brown
2025-06-24
1
-1
/
+2
|
*
[serial] Allow platform to specify mechanism for identifying console
Michael Brown
2025-06-23
5
-0
/
+6
|
*
[uart] Remove ability to use frame formats other than 8n1
Michael Brown
2025-06-17
1
-4
/
+1
|
*
[riscv] Add support for writing prefix debug messages direct to a UART
Michael Brown
2025-05-27
1
-0
/
+5
|
*
[riscv] Support mapping I/O devices outside of the identity map
Michael Brown
2025-05-26
1
-1
/
+6
|
*
[lkrn] Add basic support for the RISC-V Linux kernel image format
Michael Brown
2025-05-20
4
-1
/
+55
|
*
[bios] Use generic external heap based on the system memory map
Michael Brown
2025-05-19
1
-1
/
+1
|
*
[riscv] Use generic external heap based on the system memory map
Michael Brown
2025-05-19
1
-1
/
+1
|
*
[bios] Update to use the generic system memory map API
Michael Brown
2025-05-16
1
-1
/
+1
|
*
[fdtmem] Update to use the generic system memory map API
Michael Brown
2025-05-16
1
-1
/
+1
|
*
[memmap] Define an API for managing the system memory map
Michael Brown
2025-05-16
4
-0
/
+4
|
*
[uaccess] Generalise librm's virt_offset mechanism for RISC-V
Michael Brown
2025-05-08
2
-2
/
+2
|
*
[isa] Disable legacy ISA device probing by default
Michael Brown
2025-03-30
1
-1
/
+1
|
*
[fdt] Add the "fdt" command
Michael Brown
2025-03-27
4
-0
/
+8
|
*
[efi] Accept and trust CA certificates in the TlsCaCertificates variable
Michael Brown
2025-03-13
3
-0
/
+44
|
*
[crypto] Support extracting certificates from EFI signature list images
Michael Brown
2025-03-11
3
-0
/
+5
|
*
[crypto] Add definitions and tests for the NIST P-384 elliptic curve
Michael Brown
2025-01-30
2
-0
/
+8
|
*
[crypto] Add definitions and tests for the NIST P-256 elliptic curve
Michael Brown
2025-01-28
2
-0
/
+8
|
*
[sbi] Add support for running as a RISC-V SBI payload
Michael Brown
2024-10-28
2
-0
/
+36
|
*
[riscv] Add support for the seed CSR as an entropy source
Michael Brown
2024-10-28
1
-0
/
+3
|
*
[riscv] Add support for RDTIME as a timer source
Michael Brown
2024-10-28
1
-0
/
+3
|
*
[pci] Drag in PCI settings mechanism only when PCI support is present
Michael Brown
2024-10-25
2
-3
/
+36
|
*
[uaccess] Rename UACCESS_EFI to UACCESS_FLAT
Michael Brown
2024-10-25
1
-1
/
+1
[next]