]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2021-11-12  Michael Brown[uri] Retain original encodings for path, query, and... 516/head
2021-10-28  Michael Brown[xhci] Allow for permanent failure of the command mechanism
2021-10-28  Aaron Young[virtio] Update driver to use DMA API
2021-09-10  Michael Brown[readline] Extend maximum read line length to 1024...
2021-09-09  Michael Brown[ecm] Use ACPI-provided system-specific MAC address...
2021-09-09  Michael Brown[ecm] Expose USB vendor/device information to ecm_fetch...
2021-09-09  Michael Brown[acpi] Allow for extraction of a MAC address from the...
2021-09-08  Michael Brown[acpi] Generalise DSDT/SSDT data extraction logic
2021-07-27  Michael Brown[efi] Record cached ProxyDHCPOFFER and PXEBSACK, if...
2021-07-26  Michael Brown[efi] Use zero for PCI vendor/device IDs when no applic...
2021-07-26  JuniorJPDJ[build] Fix genfsimg to work with FATDIR with space
2021-07-20  Michael Brown[cloud] Retry DHCP aggressively in AWS EC2
2021-07-15  Michael Brown[efi] Match signtool expectations for file alignment
2021-07-15  Michael Brown[libc] Allow for externally-defined LITTLE_ENDIAN and...
2021-07-01  Michael Brown[uri] Make URI schemes case-insensitive
2021-06-28  Michael Brown[rdc] Add driver for RDC R6040 embedded NIC
2021-06-24  Michael Brown[realtek] Work around hardware bug on RTL8211B 397/head
2021-06-23  Michael Brown[cloud] Show ifstat output after a failed boot attempt
2021-06-22  Michael Brown[peerdist] Assume that most recently discovered peer...
2021-06-17  Michael Brown[build] Fix building on broken versions of GNU binutils
2021-06-14  Bernhard M... [build] Ensure build ID is deterministic
2021-06-11  Michael Brown[efi] Veto the Itautec Ip4ConfigDxe driver
2021-06-07  Michael Brown[libc] Match standard prototype for putchar()
2021-06-07  Michael Brown[base64] Include terminating NUL within base64 characte...
2021-06-07  Michael Brown[rndis] Fix size of reserved fields 378/head
2021-06-04  Michael Brown[ath5k] Avoid returning uninitialised data on EEPROM...
2021-06-03  Michael Brown[crypto] Add memory output constraints for big-integer... 373/head
2021-05-24  Michael Brown[build] Use SOURCE_DATE_EPOCH for isohybrid MBR ID...
2021-05-24  Michael Brown[build] Use SOURCE_DATE_EPOCH for .iso timestamps if...
2021-05-21  Michael Brown[efi] Provide an "initrd.magic" file for use by UEFI...
2021-05-21  Michael Brown[efi] Allow for non-image-backed virtual files
2021-05-21  Michael Brown[cpio] Split out bzImage initrd CPIO header construction
2021-05-18  Michael Brown[x509] Use case-insensitive comparison for certificate...
2021-05-18  Michael Brown[libc] Add strncasecmp()
2021-05-17  Joseph[bnxt] Use hexadecimal values in PCI_ROM entries
2021-05-17  Christian Nilsson[intel] Add PCI ID for I219-V and -LM 10 to 15
2021-05-12  Michael Brown[image] Support archive image formats independently...
2021-05-12  Michael Brown[image] Propagate trust flag to extracted archive images
2021-05-12  Michael Brown[image] Allow single-member archive images to be execut...
2021-05-12  Michael Brown[undi] Read TSC only when profiling
2021-05-12  Michael Brown[rng] Check for TSC support before using RTC entropy...
2021-05-12  Michael Brown[prefix] Specify i486 architecture for LZMA decompressor
2021-05-08  Michael Brown[gzip] Add support for gzip archive images
2021-05-08  Michael Brown[zlib] Add support for zlib archive images
2021-05-08  Michael Brown[image] Add "imgextract" command for extracting archive...
2021-05-08  Michael Brown[image] Provide image_set_len() utility function
2021-05-02  Michael Brown[cloud] Allow multiple images to be imported simultaneously
2021-05-02  Michael Brown[cloud] Attempt to include CPUID_SETTINGS only for...
2021-05-02  Michael Brown[cloud] Autodetect CPU architecture from AMI disk image
2021-05-01  Michael Brown[cloud] Use a sortable default AMI name
2021-05-01  Michael Brown[cloud] Add ability to generate Dokuwiki table of AMI...
2021-04-23  Michael Brown[settings] Add --timeout option to "read" command
2021-04-23  Michael Brown[readline] Add an optional timeout to readline_history()
2021-04-21  Michael Brown[efi] Show ACPI address space descriptor ranges in...
2021-04-20  Michael Brown[efi] Always map full length of coherent DMA buffer... 331/head
2021-04-20  Matya[build] Fix genfsimg to build ISO with long filenames
2021-04-20  Michael Brown[xen] Avoid infinite loop on allocation failure in...
2021-04-14  Michael Brown[xen] Support scatter-gather to allow for jumbo frames
2021-04-13  Michael Brown[int13] Do not report INT 13 extension support for...
2021-04-10  Michael Brown[cloud] Enable "poweroff" command in cloud images
2021-04-10  Michael Brown[netdevice] Ensure driver transmit() and poll() will...
2021-04-10  Michael Brown[pci] Avoid scanning nonexistent buses when using PCIAP...
2021-04-10  Tyler J. Stachecki[intel] Add additional PCI device ID to table
2021-04-10  Marvin Häuser[efi] Mark PE .reloc and .debug sections as discardable
2021-04-10  Marvin Häuser[efi] Align EFI image sections by page size
2021-04-10  Marvin Häuser[efi] Discard .pci_devlist.* sections for EFI images
2021-03-11  Michael Brown[dhcp] Handle DHCPNAK by returning to discovery state
2021-03-11  Michael Brown[linux] Fail at link time if building slirp.linux witho...
2021-03-03  Michael Brown[linux] Do not assume that stat() works on sysfs files
2021-03-03  Michael Brown[linux] Validate length of ACPI table read from sysfs
2021-03-03  Michael Brown[linux] Place -lslirp at end of linker search list
2021-03-03  Michael Brown[linux] Use fstat() rather than statx()
2021-03-02  Michael Brown[linux] Use generic sysfs mechanism to read SMBIOS...
2021-03-02  Michael Brown[linux] Use generic sysfs mechanism to read ACPI tables
2021-03-02  Michael Brown[linux] Add a generic function for reading files from...
2021-03-02  Michael Brown[linux] Free cached ACPI tables on shutdown
2021-03-02  Michael Brown[dns] Reduce debug verbosity for DNS server list
2021-03-02  Michael Brown[linux] Allow arbitrary settings to be applied to Linux...
2021-03-02  Michael Brown[linux] Add missing pci_num_bus() stub
2021-03-02  Michael Brown[build] Fix building on older versions of gcc
2021-03-02  Michael Brown[slirp] Add libslirp driver for Linux
2021-03-02  Michael Brown[build] Allow __asmcall to be used as a type attribute
2021-03-01  Michael Brown[linux] Provide ACPI settings via /sys/firmware/acpi...
2021-03-01  Michael Brown[acpi] Allow for platforms that provide ACPI tables...
2021-02-28  Michael Brown[acpi] Eliminate redundant acpi_find_rsdt() in acpi_sx()
2021-02-28  Michael Brown[acpi] Use a fixed colour for debug messages
2021-02-28  Michael Brown[linux] Use host glibc system call wrappers
2021-02-27  Michael Brown[linux] Add a prefix to all symbols to avoid future...
2021-02-27  Michael Brown[bitops] Provide an explicit operand size for bit test...
2021-02-19  Michael Brown[efi] Compress EFI ROM images 268/head
2021-02-18  Michael Brown[librm] Test for FXSAVE/FXRSTOR instruction support 267/head
2021-02-18  Michael Brown[librm] Add missing __asmcall on init_idt()
2021-02-18  Michael Brown[prefix] Add a generic raw image prefix 266/head
2021-02-18  Michael Brown[initrd] Allow for zero-length initrd files
2021-02-17  Michael Brown[cloud] Do not enable serial console on EFI platforms
2021-02-17  Michael Brown[efi] Record cached DHCPACK from loaded image's device... 265/head
2021-02-17  Michael Brown[efi] Defer autoboot link-layer address and autoexec...
2021-02-17  Michael Brown[efi] Split out autoexec script portions of efi_autoboot.c
2021-02-17  Michael Brown[pxe] Split out platform-independent portions of cached...
2021-02-16  Bruce Rogers[ath5k] Add missing AR5K_EEPROM_READ in ath5k_eeprom_re...
next