]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2021-01-26  Michael Brown[cmdline] Expose "iflinkwait" as a command 224/head
2021-01-26  Michael Brown[efi] Fix use of uninitialised variable
2021-01-25  Michael Brown[efi] Automatically load "/autoexec.ipxe" when booted...
2021-01-25  Michael Brown[image] Provide image_memory()
2021-01-24  Michael Brown[travis] Update to current default build environment
2021-01-24  Michael Brown[build] Report a meaningful error message if isolinux...
2021-01-24  Michael Brown[build] Check that mkisofs equivalent supports the...
2021-01-22  Michael Brown[tftp] Allow for profiling of client and server turnaro...
2021-01-22  Michael Brown[image] Add the "imgmem" command
2021-01-22  Michael Brown[image] Provide image_set_data()
2021-01-22  Michael Brown[build] Allow an initrd script to be provided via genfsimg
2021-01-22  Michael Brown[build] Fail gracefully when no input files are given...
2021-01-22  Michael Brown[build] Use explicit disk geometry for generated FAT...
2021-01-22  Michael Brown[build] Fix genfsimg incompatibility with dash shell
2021-01-21  Michael Brown[build] Set volume name "iPXE" on FAT filesystem images
2021-01-19  Michael Brown[build] Allow genfsimg to be used on third party UEFI...
2021-01-19  Michael Brown[ipv6] Defer router discovery timeout while link is...
2021-01-19  Michael Brown[dhcp] Allow for links that remained blocked for up...
2021-01-19  Michael Brown[eap] Treat an EAP Request-Identity as indicating a...
2021-01-19  Michael Brown[eapol] Replace EAPoL code
2021-01-19  Michael Brown[dhcp] Continue transmitting DHCPDISCOVER while link...
2021-01-18  Omgalof[build] Include xorrisofs as a viable mkisofs equivalent
2021-01-15  Michael Brown[build] Inhibit spurious array bounds warning on some...
2021-01-13  Manuel Mendez[isa] Add missing #include <config/isa.h>
2021-01-13  Michael Brown[build] Create util/genfsimg for building filesystem... 204/head
2021-01-04  Michael Brown[xhci] Avoid false positive Coverity warning
2021-01-03  Michael Brown[efi] Leave asynchronous USB endpoints open until devic...
2021-01-03  Michael Brown[xhci] Show meaningful error messages after command...
2021-01-03  Michael Brown[xhci] Fail attempts to issue concurrent commands
2020-12-31  Michael Brown[efi] Use segment and bus number to identify PCI root... v1.21.1
2020-12-29  Michael Brown[smbios] Add support for the 64-bit SMBIOS3 entry point
2020-12-29  b1f6c1c4[efi] Allow for longer device paths in debug messages
2020-12-28  Martin Habets[sfc] Update email addresses
2020-12-28  Josh McSavaney[x509] Clarify debug message for an untrusted X.509...
2020-12-28  Mohammed Taha[golan] Add new PCI IDs
2020-12-17  Michael Brown[efi] Allow EFI_USB_IO_PROTOCOL interfaces to be nullif...
2020-12-17  Michael Brown[efi] Skip interface uninstallation during shutdown
2020-12-17  Michael Brown[efi] Nullify interfaces unconditionally on error and...
2020-12-16  Michael Brown[iphone] Add iPhone tethering driver
2020-12-15  Michael Brown[crypto] Allow private key to be specified as a TLS...
2020-12-15  Michael Brown[tls] Include root of trust within definition of TLS...
2020-12-09  Michael Brown[x509] Make root of trust a reference-counted structure
2020-12-08  Michael Brown[efi] Avoid using potentially uninitialised driver...
2020-12-08  Michael Brown[x509] Record root of trust used when validating a...
2020-12-08  Michael Brown[ocsp] Remove dummy OCSP certificate root
2020-12-08  Michael Brown[http] Hide HTTP transport-layer filter implementation...
2020-12-08  Michael Brown[asn1] Define ASN1_SHORT() for constructing short tagge...
2020-12-08  Michael Brown[asn1] Rename ASN1_OID_CURSOR to ASN1_CURSOR
2020-12-07  Michael Brown[asn1] Add constant for UTF-8 string tag
2020-12-07  Michael Brown[tls] Allow provision of a client certificate chain
2020-12-07  Michael Brown[tls] Use intf_insert() to add TLS to an interface
2020-12-07  Michael Brown[interface] Provide intf_insert() to insert a filter...
2020-12-07  Michael Brown[interface] Ignore any attempts to plug in the null...
2020-11-30  Michael Brown[efi] Veto the HP XhciDxe Driver
2020-11-30  Michael Brown[efi] Allow vetoing of drivers that cannot be unloaded
2020-11-30  Michael Brown[efi] Provide manufacturer and driver names to all...
2020-11-30  Michael Brown[efi] Split out dbg_efi_opener() as a standalone function
2020-11-29  Michael Brown[xhci] Update driver to use DMA API
2020-11-29  Michael Brown[dma] Provide dma_umalloc() for allocating large DMA...
2020-11-29  Michael Brown[efi] Avoid requesting zero-length DMA mappings
2020-11-29  Michael Brown[netdevice] Fix misleading comment on netdev_rx()
2020-11-29  Michael Brown[netdevice] Do not attempt to unmap a null I/O buffer
2020-11-28  Michael Brown[dma] Move I/O buffer DMA operations to iobuf.h
2020-11-28  Michael Brown[dma] Record DMA device as part of DMA mapping if needed
2020-11-25  Michael Brown[dma] Modify DMA API to simplify calculation of medial...
2020-11-24  Michael Brown[intelxl] Configure DMA mask as 64-bit
2020-11-24  Michael Brown[intel] Configure DMA mask as 64-bit
2020-11-24  Michael Brown[efi] Report correct error when failing to unload a...
2020-11-23  Michael Brown[efi] Allow initialisation via SNP interface even while... 170/head
2020-11-21  Michael Brown[intelxl] Update driver to use DMA API
2020-11-21  Michael Brown[intelxl] Read PCI bus:dev.fn number from PFFUNC_RID...
2020-11-20  Michael Brown[intelxl] Read MAC address from PRTPM_SA[HL] instead...
2020-11-20  Michael Brown[efi] Avoid dropping below TPL as at entry to iPXE
2020-11-16  Michael Brown[intel] Use physical addresses in debug messages
2020-11-16  Michael Brown[realtek] Use physical addresses in debug messages
2020-11-15  Michael Brown[efi] Use casts rather than virt_to_bus() for UNDI...
2020-11-15  Michael Brown[efi] Do not populate media header length in PXE transm...
2020-11-13  Michael Brown[intel] Update driver to use DMA API
2020-11-07  Michael Brown[efi] Rename efi_blacklist to efi_veto
2020-11-05  Michael Brown[realtek] Update driver to use DMA API
2020-11-05  Michael Brown[efi] Provide DMA operations for EFI PCI devices
2020-11-05  Michael Brown[dma] Define a DMA API to allow for non-flat device...
2020-11-05  Michael Brown[malloc] Rename malloc_dma() to malloc_phys()
2020-11-04  Michael Brown[efi] Retain a long-lived reference to the EFI_PCI_IO_P...
2020-11-04  Michael Brown[realtek] Reset NIC when closing interface if using...
2020-10-30  Michael Brown[efi] Fall back to assuming identity mapping of MMIO...
2020-10-30  Michael Brown[efi] Avoid dragging in USB subsystem via efi_usb_path()
2020-10-27  Michael Brown[efi] Fix memory copy length used in efi_nullify_name2()
2020-10-26  Michael Brown[efi] Nullify interfaces and leak memory on uninstallat...
2020-10-23  Michael Brown[efi] Allow block devices to provide their own EFI...
2020-10-23  Michael Brown[infiniband] Allow SRP device to be described using...
2020-10-22  Michael Brown[fcp] Allow Fibre Channel device to be described using...
2020-10-20  Michael Brown[iscsi] Allow iSCSI device to be described using an...
2020-10-20  Michael Brown[efi] Show block device ACPI table contents only at...
2020-10-19  Michael Brown[aoe] Allow AoE device to be described using an EFI...
2020-10-19  Michael Brown[efi] Provide utility function to concatenate device...
2020-10-19  Michael Brown[efi] Split efi_netdev_path() out to a separate function
2020-10-19  Michael Brown[http] Allow HTTP connection to be described using...
2020-10-19  Michael Brown[efi] Provide efi_uri_path() to construct a URI device...
2020-10-16  Michael Brown[usbblk] Allow USB block device to be described using...
next