]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2023-02-28  Michael Brown[efi] Omit EFI_LOAD_FILE2_PROTOCOL for a zero-length... 905/head
2023-02-20  Michael Brown[efi] Split out EFI_RNG_PROTOCOL as a separate entropy...
2023-02-20  Michael Brown[rng] Allow for entropy sources that fail during startu...
2023-02-20  Michael Brown[tables] Allow any lvalue to be used as a table iterator
2023-02-17  Michael Brown[rng] Allow entropy source to be selected at runtime
2023-02-16  Michael Brown[iscsi] Limit maximum transfer size to MaxBurstLength 898/head
2023-02-15  Michael Brown[rng] Add RDRAND as an entropy source
2023-02-15  Michael Brown[efi] Support the initrd autodetection mechanism in... 895/head
2023-02-15  Michael Brown[efi] Fix debug message when reading from EFI virtual...
2023-02-14  Michael Brown[image] Check delimiters when parsing command-line... 892/head
2023-02-11  Michael Brown[rng] Check for several functioning RTC interrupts
2023-02-10  Michael Brown[eisa] Check for system board presence before probing... 888/head
2023-02-06  Xiaotian Wu[loong64] Add initial support for LoongArch64
2023-02-06  Michael Brown[test] Include build architecture in test suite banner
2023-02-06  Michael Brown[ci] Cache downloaded packages for GitHub actions
2023-02-06  Michael Brown[ioapi] Move PAGE_SHIFT to bits/io.h
2023-02-05  Michael Brown[build] Allow for per-architecture unprefixed constant...
2023-02-05  Michael Brown[xen] Allow for platforms that have no Xen support
2023-02-05  Michael Brown[efi] Enable NET_PROTO_LLDP by default
2023-02-05  Michael Brown[lldp] Add support for the Link Layer Discovery Protocol 882/head
2023-02-03  Michael Brown[ci] Update to ubuntu-22.04 GitHub actions runner
2023-02-03  Michael Brown[dhcp] Ignore DHCPNAK unless originating from the selec... 879/head
2023-02-03  Michael Brown[efi] Do not attempt to drive PCI bridge devices 878/head
2023-02-03  Xiaotian Wu[util] Add support for LoongArch64 binaries
2023-02-03  Michael Brown[ci] Update to actions/checkout@v3 to silence GitHub...
2023-02-02  Michael Brown[xen] Update to current Xen headers
2023-02-01  Michael Brown[efi] Allow autoexec script to be located alongside...
2023-02-01  Michael Brown[realtek] Explicitly disable VLAN offload 874/head
2023-02-01  Michael Brown[efi] Update to current EDK2 headers
2023-01-31  Michael Brown[tests] Verify ability to sleep the CPU
2023-01-31  Michael Brown[dhcp] Add IANA-defined values for all current EFI...
2023-01-29  Michael Brown[efi] Accept a command line passed to an iPXE image... 871/head
2023-01-28  Michael Brown[la64] Import LoongArch64 ProcessorBind.h from EDK2...
2023-01-28  Michael Brown[efi] Update to current EDK2 headers
2023-01-28  Michael Brown[efi] Mark ConsoleControl.h as a non-imported header
2023-01-28  Michael Brown[efi] Remove deleted directories from EDK2 header impor...
2023-01-28  Michael Brown[efi] Allow for whitespace before #include in imported...
2023-01-28  Michael Brown[efi] Detect SPDX licence identifiers in imported EDK2...
2023-01-28  Michael Brown[legal] Add missing FILE_LICENCE declaration to efi_path.c
2023-01-28  Michael Brown[legal] Add support for the BSD-2-Clause-Patent licence
2023-01-28  Michael Brown[efi] Build util/efirom as a host-only binary
2023-01-25  Michael Brown[tcp] Update maximum window size to 2MB
2023-01-25  Michael Brown[pxe] Discard queued PXE UDP packets when under memory... 859/head
2023-01-23  Mohammed Taha[golan] Add new PCI ID for NVIDIA BlueField-3 network...
2023-01-23  Michael Brown[pxe] Avoid drawing menu items on bottom row of screen 858/head
2023-01-23  Michael Brown[efi] Bind to only the topmost instance of the SNP...
2023-01-23  Michael Brown[efi] Extend efi_locate_device() to allow searching...
2023-01-23  Michael Brown[efi] Add efi_path_prev() utility function
2023-01-23  Michael Brown[efi] Add efi_path_terminate() utility function
2023-01-23  Michael Brown[arm] Inhibit linker warnings about an implied executab...
2023-01-23  Michael Brown[arm] Use -mfloat-abi=soft only for EFI builds
2023-01-23  Michael Brown[arm] Use -fno-short-enums for all 32-bit ARM builds
2023-01-22  Michael Brown[arm] Support building as a Linux userspace binary...
2023-01-22  Michael Brown[dhcp] Simplify platform-specific client architecture...
2023-01-22  Michael Brown[build] Move -Ulinux to common Makefile
2023-01-22  Michael Brown[linux] Centralise the linker script for Linux binaries
2023-01-20  Michael Brown[efi] Do not rely on ProcessorBind.h when building... 857/head
2023-01-18  Alexander Graf[ena] Allocate an unused Asynchronous Event Notificatio... 852/head
2023-01-17  Michael Brown[netdevice] Ensure consistent interpretation of "netX...
2023-01-15  Michael Brown[efi] Create VLAN autoboot device automatically
2023-01-15  Michael Brown[vlan] Support automatic VLAN device creation
2023-01-15  Michael Brown[autoboot] Include VLAN tag in filter for identifying...
2023-01-15  Michael Brown[netdevice] Allow duplicate MAC addresses
2023-01-14  Michael Brown[netdevice] Separate concept of scope ID from network...
2023-01-11  Michael Brown[efi] Disable receive filters to work around buggy...
2022-12-22  Michael Brown[cachedhcp] Retain cached DHCPACK after startup if... 844/head
2022-12-22  Michael Brown[cachedhcp] Include VLAN tag in filter for applying...
2022-12-22  Michael Brown[efi] Add efi_path_vlan() utility function
2022-12-22  Michael Brown[efi] Expose efi_path_next() utility function
2022-12-22  Michael Brown[efi] Allow passing a NULL device path to path utility...
2022-12-14  Michael Brown[efi] Provide VLAN configuration protocol 838/head
2022-12-14  Michael Brown[vlan] Allow external code to identify VLAN priority...
2022-12-14  Michael Brown[build] Disable dangling pointer checking for GCC
2022-12-14  Michael Brown[build] Disable array bounds checking for GCC
2022-11-15  Christian I... [intel] Add PCI ID for I219-V and -LM 16,17
2022-11-13  Michael Brown[pci] Backup and restore standard config space across... 801/head
2022-11-13  Michael Brown[pci] Allow PCI config space backup to be limited by...
2022-11-10  Michael Brown[tls] Add GCM cipher suites
2022-11-10  Michael Brown[tests] Verify ability to perform in-place encryption...
2022-11-10  Michael Brown[crypto] Support in-place decryption for GCM ciphers
2022-11-09  Michael Brown[tests] Verify ability to reset cipher initialisation...
2022-11-09  Michael Brown[crypto] Ensure relevant GCM cipher state is cleared...
2022-11-09  Michael Brown[tls] Allow handshake digest algorithm to be specified...
2022-11-09  Michael Brown[tls] Always send maximum supported version in ClientHello
2022-11-08  Michael Brown[tls] Add support for AEAD ciphers
2022-11-08  Michael Brown[tls] Treat invalid block padding as zero length padding
2022-11-08  Michael Brown[tls] Allow for arbitrary-length initialisation vectors
2022-11-08  Michael Brown[tls] Add MAC length as a cipher suite parameter
2022-11-08  Michael Brown[tls] Abstract out concept of a TLS authentication...
2022-11-07  Michael Brown[tls] Ensure cipher alignment size is respected
2022-11-07  Michael Brown[crypto] Add concept of cipher alignment size
2022-11-07  Michael Brown[tls] Formalise notions of fixed and record initialisat...
2022-11-07  Michael Brown[tls] Remove support for TLSv1.0
2022-11-04  Michael Brown[efi] Clear DMA-coherent buffers before mapping
2022-10-27  Michael Brown[bzimage] Fix parsing of "vga=..." when not at end... 785/head
2022-10-25  Michael Brown[crypto] Add block cipher Galois/Counter mode of operation
2022-10-25  Michael Brown[crypto] Add concept of authentication tag to cipher...
2022-10-25  Michael Brown[crypto] Add concept of additional data to cipher algor...
2022-10-25  Michael Brown[crypto] Allow initialisation vector length to vary...
2022-10-25  Michael Brown[crypto] Expose null crypto algorithm methods for reuse
next