]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2022-02-10  Michael Brown[efi] Enable IMAGE_GZIP by default for AArch64 586/head
2022-02-02  Michael Brown[prefix] Fix use of writable code segment on 486 and...
2022-01-18  Michael Brown[efi] Attempt to fetch autoexec script via TFTP
2022-01-18  Michael Brown[efi] Allow for autoexec scripts that are not located...
2022-01-13  Michael Brown[uri] Allow for relative URIs that include colons withi... 555/head
2022-01-13  Michael Brown[efi] Include Secure Boot Advanced Targeting (SBAT...
2022-01-13  Michael Brown[build] Ensure version.%.o is always rebuilt as expected
2022-01-13  Michael Brown[doc] Update user-visible ipxe.org URIs to use HTTPS
2022-01-11  Michael Brown[efi] Do not align VirtualSize for .reloc and .debug...
2022-01-04  Michael Brown[settings] Support formatting UUIDs as little-endian... 545/head
2021-11-25  Michael Brown[efi] Disable EFI watchdog timer when shutting down...
2021-11-23  Michael Brown[efi] Run ExitBootServices shutdown hook at TPL_NOTIFY
2021-11-23  Michael Brown[build] Include EFI system partition table entry in...
2021-11-22  Michael Brown[efi] Raise TPL during driver unload entry point
2021-11-22  Benedikt Braunger[intel] Add PCI ID for Intel X553 0x15e4
2021-11-21  Michael Brown[efi] Modify global system table when wrapping a loaded...
2021-11-21  Michael Brown[efi] Do not attempt to use console output after ExitBo...
2021-11-12  Michael Brown[xhci] Avoid DMA during shutdown if firmware has disabl...
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
next