]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
18 hours ago  Michael Brown[ci] Publish rolling release build artifacts with stabl... coverity_scan master rolling/bin rolling/bin-arm32-efi rolling/bin-arm64-efi rolling/bin-combi rolling/bin-i386-efi rolling/bin-loong64-efi rolling/bin-riscv32 rolling/bin-riscv32-efi rolling/bin-riscv64 rolling/bin-riscv64-efi rolling/bin-x86_64-efi rolling/bin-x86_64-pcbios
27 hours ago  Michael Brown[ci] Produce combined BIOS/UEFI ISO and USB images
46 hours ago  Michael Brown[ci] Upload a selection of build artifacts from each run
47 hours ago  Michael Brown[build] Exclude external files from annotation checks
2 days ago  Michael Brown[build] Mark compressed image tools as permitted for...
2 days ago  Michael Brown[build] Mark FDT management tools as permitted for...
2 days ago  Michael Brown[build] Mark core arm64 files as permitted for UEFI...
2 days ago  Michael Brown[xen] Update to latest stable release headers
2 days ago  Michael Brown[build] Mark dummy architecture headers as permitted...
2 days ago  Michael Brown[build] Mark direct kernel loading as forbidden for...
2 days ago  Michael Brown[build] Mark GDB stub as forbidden for UEFI Secure...
2 days ago  Michael Brown[build] Mark Realtek driver as permitted for UEFI Secur...
2 days ago  Michael Brown[efi] Avoid dragging in IPv4, IPv6, and DNS support...
3 days ago  Michael Brown[build] Mark EFI SNP/MNP driver wrappers as permitted...
5 days ago  Jaromir Capik[prefix] Make unlzma.S compatible with 386 class CPUs 1588/head
5 days ago  Michael Brown[ci] Use prebuilt containers to build and test iPXE
5 days ago  Michael Brown[build] Allow GITVERSION to be specified as an environm...
8 days ago  Michael Brown[build] Do not use "git log" to construct build timestamp
8 days ago  Michael Brown[build] Do not use "git describe" to construct version...
9 days ago  Michael Brown[build] Allow for per-architecture sysroots
13 days ago  Michael Brown[ci] Update to ubuntu-24.04 GitHub actions runner
13 days ago  Michael Brown[build] Extend default configuration for non-BIOS builds
13 days ago  Michael Brown[usb] Drag in USB commands only when USB support is...
13 days ago  Michael Brown[pci] Drag in PCI commands only when PCI support is...
2026-01-16  Michael Brown[build] Canonicalise console type configuration
2026-01-16  Michael Brown[build] Canonicalise USB configuration
2026-01-16  Michael Brown[build] Canonicalise settings sources configuration
2026-01-16  Michael Brown[build] Sort general configuration in order of approach...
2026-01-16  Michael Brown[build] Canonicalise remaining portions of general...
2026-01-16  Michael Brown[build] Canonicalise SAN boot protocol configuration
2026-01-16  Michael Brown[build] Canonicalise download protocol configuration
2026-01-16  Michael Brown[build] Canonicalise network protocol configuration
2026-01-16  Michael Brown[build] Canonicalise command list configuration
2026-01-15  Michael Brown[build] Canonicalise image type configuration
2026-01-14  Michael Brown[build] Mark more reviewed files as permitted for UEFI...
2026-01-14  Michael Brown[build] Fail Secure Boot builds unless all files are...
2026-01-14  Michael Brown[build] Mark MD4 and MD5 as forbidden for UEFI Secure...
2026-01-14  Michael Brown[build] Mark known reviewed files as permitted for...
2026-01-14  Michael Brown[build] Mark core files as permitted for UEFI Secure...
2026-01-14  Michael Brown[build] Check for standalone FILE_LICENCE() and FILE_SE...
2026-01-13  Michael Brown[console] Mark generated keymaps as permitted for Secur...
2026-01-13  Michael Brown[build] Mark existing files as explicitly forbidden...
2026-01-13  Michael Brown[efi] Mark imported EDK2 headers as permitted for Secur...
2026-01-13  Michael Brown[efi] Update to current EDK2 headers
2026-01-13  Michael Brown[build] Define a mechanism for marking Secure Boot...
2026-01-10  Michael Brown[neighbour] Treat delayed transmissions as pending...
2026-01-09  Michael Brown[tcp] Report TCP statistics via the "ipstat" command
2026-01-09  Michael Brown[malloc] Increase heap size to 4MB
2026-01-09  Michael Brown[tcp] Discard packets that lie immediately before the...
2026-01-06  Michael Brown[neighbour] Add the ability to artificially delay outbo...
2026-01-06  Michael Brown[neighbour] Split out deferred transmission from discov...
2026-01-06  Michael Brown[neighbour] Use discovery protocol field to identify...
2026-01-05  Michael Brown[neighbour] Always use network device's own link-layer...
2025-12-29  Michael Brown[crypto] Allow for zero-length big integer literals
2025-12-29  Michael Brown[test] Update big integer tests to use okx()
2025-12-22  Michael Brown[crypto] Fix identification of non-wrapped elliptic...
2025-12-19  Michael Brown[crypto] Add ECDSA-based TLS cipher suites
2025-12-19  Michael Brown[test] Add test cases for X.509 certificates with ECDSA...
2025-12-19  Michael Brown[crypto] Add OID-identified algorithms for ECDSA with...
2025-12-19  Michael Brown[crypto] Allow ecPublicKey to be identified as a public...
2025-12-19  Michael Brown[test] Ensure OID-identified algorithms are present...
2025-12-19  Michael Brown[x509] Correct debug message
2025-12-19  Michael Brown[crypto] Add support for ECDSA signatures
2025-12-18  Michael Brown[test] Test verification of constructed signature
2025-12-18  Michael Brown[crypto] Allow for an explicit representation of point...
2025-12-17  Michael Brown[test] Test signature verification independently of...
2025-12-15  Christian I... [intel] Add PCI ID for I219-V and -LM 24 1573/head
2025-12-12  Michael Brown[efi] Retry calls to GetRNG() as needed 1571/head
2025-12-11  Michael Brown[crypto] Generalise rsa_parse_integer() to asn1_enter_u...
2025-12-08  Michael Brown[crypto] Allow for addition of arbitrary Weierstrass...
2025-12-05  Michael Brown[crypto] Split out Weierstrass point initialisation...
2025-12-05  Michael Brown[crypto] Expose the (prime) group order as an elliptic...
2025-12-05  Michael Brown[crypto] Verify that weierstrass_multiply() result...
2025-12-05  Michael Brown[test] Allow for elliptic curve tests other than multip...
2025-12-05  Michael Brown[crypto] Expose the base point as an explicit elliptic...
2025-12-04  Michael Brown[http] Abort connections after a long period of inactivity
2025-12-04  Michael Brown[http] Rename connection retry timer
2025-12-03  Michael Brown[crypto] Allow for OID-identified elliptic curve algorithms
2025-12-03  Michael Brown[test] Include key matching in existing public-key...
2025-12-02  Michael Brown[crypto] Remove obsolete maximum output length method
2025-12-02  Michael Brown[crypto] Construct asymmetric ciphered data using ASN...
2025-12-01  Michael Brown[crypto] Construct signatures using ASN.1 builders
2025-12-01  Michael Brown[crypto] Pass signatures for verification as ASN.1...
2025-12-01  Michael Brown[crypto] Restructure handling of ASN.1 bit strings
2025-11-26  Bert Ezendam[intel] Add PCI IDs for I225 and I226 chipsets
2025-11-25  Michael Brown[efi] Allow for creating devices with no EFI parent...
2025-11-24  Michael Brown[pci] Use runtime selectable PCI I/O API for EFI cloud...
2025-11-24  Michael Brown[pci] Allow probing permission to vary by range
2025-11-24  Michael Brown[pci] Use linker tables for runtime selectable PCI...
2025-11-24  Michael Brown[pci] Allow PCI configuration space access mechanism...
2025-11-19  Michael Brown[arm] Avoid unaligned accesses for memcpy() and memset()
2025-11-13  Michael Brown[efi] Wrap a selection of runtime services calls
2025-11-13  Michael Brown[efi] Allow SAN-booted images to be traced via DEBUG...
2025-11-12  Michael Brown[efi] Add image security database GUID definition
2025-11-12  Michael Brown[efi] Add Microsoft vendor GUID definition
2025-11-11  Michael Brown[efi] Add storage security command protocol header...
2025-11-11  Michael Brown[efi] Update to current EDK2 headers
2025-11-11  Michael Brown[efi] Mark Arm/ProcessorBind.h as a non-imported header
2025-11-11  Michael Brown[efi] Mark Ip4Config.h as a non-imported header
2025-11-11  Michael Brown[efi] Mark UgaDraw.h as a non-imported header
next