]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2016-01-26  Michael Brown[uri] Apply URI decoding for all parsed URIs
2016-01-21  Michael Brown[tftp] Mangle initial slash on TFTP URIs
2016-01-21  Michael Brown[ocsp] Avoid including a double path separator in reque...
2016-01-21  Michael Brown[uri] Avoid potentially large stack allocation
2016-01-19  Michael Brown[autoboot] Fix incorrect boolean logic
2016-01-19  Michael Brown[smsc95xx] Reserve headroom in received packets
2016-01-19  Michael Brown[usb] Allow USB endpoints to specify a reserved header...
2016-01-18  Michael Brown[smsc95xx] Enable LEDs
2016-01-18  Andrew Widdersheim[netdevice] Add "ifname" setting
2016-01-18  Michael Brown[build] Add named configuration for public cloud enviro...
2016-01-14  Michael Brown[stp] Fix incorrectly disambiguated errors
2016-01-12  Michael Brown[debug] Allow debug colourisation to be disabled
2016-01-12  Michael Brown[i386] Add check_bios_interrupts() debug function
2016-01-11  Michael Brown[pxe] Add debug message to display real-mode segment...
2016-01-11  Michael Brown[pxe] Colourise debug output
2016-01-10  Michael Brown[infiniband] Profile post work queue entry operations
2016-01-09  Michael Brown[tftp] Do not change current working URI when TFTP...
2016-01-09  Michael Brown[downloader] Update image URI in response to a redirection
2016-01-09  Michael Brown[image] Provide image_set_uri() to modify an image...
2016-01-09  Michael Brown[http] Handle relative redirection URIs
2016-01-06  Michael Brown[usb] Add support for numeric keypad on USB keyboards
2016-01-06  Michael Brown[romprefix] Report an optimistic runtime size estimate
2016-01-05  Michael Brown[vmware] Expose GuestRPC mechanism in 64-bit builds
2016-01-04  Michael Brown[crypto] Dual-license more selected DRBG files
2016-01-04  Michael Brown[smsc95xx] Fetch MAC from SMBIOS OEM string for Honeywe...
2015-12-31  Michael Brown[crypto] Dual-license selected DRBG files
2015-12-23  Michael Brown[smsc95xx] Allow for multiple methods for obtaining...
2015-12-23  Michael Brown[settings] Expose SMBIOS settings as global variables
2015-12-23  Michael Brown[bios] Add support for injecting keypresses
2015-12-17  Michael Brown[build] Allow extra objects to be included in an all...
2015-12-09  Michael Brown[efi] Centralise EFI file system info GUIDs
2015-12-07  Michael Brown[xhci] Ensure that zero-length packets are not part...
2015-12-07  Torgeir Wulfsberg[intel] Add INTEL_NO_PHY_RST for I217-LM
2015-12-07  Michael Brown[acm] Add support for CDC-ACM (aka USB RNDIS) devices
2015-12-07  Michael Brown[usb] Allow additional settling time for out-of-spec...
2015-12-07  Michael Brown[usb] Allow USB device IDs to include arbitrary driver...
2015-12-07  Michael Brown[usb] Record USB device speed separately from current...
2015-12-07  Michael Brown[usb] Use port->disconnected to check for disconnected...
2015-12-07  Michael Brown[efi] Add %.usb target for building EFI-bootable USB...
2015-12-01  Michael Brown[bitops] Provide BIT_QWORD_PTR()
2015-12-01  Michael Brown[smsc95xx] Add driver for SMSC/Microchip LAN95xx USB...
2015-11-30  Michael Brown[bitops] Fix definitions for big-endian devices
2015-11-30  Michael Brown[pci] Add definitions for PCI Express function level...
2015-11-30  Michael Brown[infiniband] Add qword accessors for ib_guid and ib_gid
2015-11-30  Michael Brown[infiniband] Add definitions for FDR and EDR link speeds
2015-11-22  Michael Brown[intel] Correct definition of receive overrun bit
2015-11-22  Michael Brown[intel] Forcibly skip PHY reset on some models
2015-11-17  Michael Brown[comboot] Reset console before starting COMBOOT executable
2015-11-10  Michael Brown[dhcp] Limit maximum number of DHCP discovery deferrals
2015-11-04  Kyösti Mälkki[intel] Add PCI IDs for i210/i211 flashless operation
2015-10-30  Michael Brown[dhcp] Reset start time when deferring discovery
2015-10-16  Michael Brown[efi] Add support for EFI_GRAPHICS_OUTPUT_PROTOCOL...
2015-10-16  Michael Brown[build] Generalise CONSOLE_VESAFB to CONSOLE_FRAMEBUFFER
2015-10-16  Michael Brown[console] Tidy up config/console.h
2015-10-14  Michael Brown[fbcon] Move margin calculations to fbcon.c
2015-10-14  Michael Brown[fbcon] Allow character height to be selected at runtime
2015-10-07  Michael Brown[efi] Import EFI_HII_FONT_PROTOCOL definitions
2015-10-07  Michael Brown[efi] Update to current EDK2 headers
2015-10-07  Michael Brown[efi] Reset root directory when installing EFI_SIMPLE_F...
2015-10-02  Michael Brown[http] Verify server port when reusing a pooled connection
2015-09-29  Michael Brown[peerdist] Avoid NULL pointer dereference for plaintext...
2015-09-29  Michael Brown[malloc] Avoid integer overflow for excessively large...
2015-09-28  Michael Brown[efi] Expose an UNDI interface alongside the existing...
2015-09-28  Michael Brown[efi] Avoid infinite loops when asked to stop non-exist...
2015-09-25  Michael Brown[efi] Work around broken 32-bit PE executable parsing...
2015-09-16  Carl Henrik... [vmxnet3] Avoid completely filling the TX descriptor...
2015-09-15  Michael Brown[pxe] Notify BIOS via INT 1a,564e for each new network...
2015-09-15  Michael Brown[pxe] Invoke INT 1a,564e when PXE stack is activated
2015-09-14  Michael Brown[efi] Minimise use of iPXE header files when building...
2015-09-14  Michael Brown[build] Remove dependency on libiberty
2015-09-14  Michael Brown[ncm] Support setting MAC address
2015-09-14  Michael Brown[efi] Expose unused USB devices via EFI_USB_IO_PROTOCOL
2015-09-14  Michael Brown[usb] Allow for wildcard USB class IDs
2015-09-14  Michael Brown[usb] Select preferred USB device configuration based...
2015-09-13  Michael Brown[efi] Include a copy of the device path within struct...
2015-09-13  Michael Brown[efi] Provide efi_devpath_len()
2015-09-13  Michael Brown[xhci] Support arbitrarily large transfers
2015-09-13  Michael Brown[ehci] Support arbitrarily large transfers
2015-09-13  Michael Brown[ehci] Do not treat zero-length NULL pointers as unreac...
2015-09-13  Michael Brown[usb] Generalise zero-length packet generation logic
2015-09-10  Michael Brown[tcpip] Avoid generating positive zero for transmitted...
2015-09-07  Michael Brown[efi] Add a USB host controller driver based on EFI_USB...
2015-09-07  Michael Brown[efi] Allow efidev_parent() to traverse multiple device...
2015-09-06  Michael Brown[efi] Add USB headers and GUID definitions
2015-09-06  Michael Brown[usb] Add function to device's function list before...
2015-09-06  Michael Brown[usb] Expose usb_find_driver()
2015-09-02  Michael Brown[efi] Implement the EFI_PXE_BASE_CODE_PROTOCOL
2015-09-02  Michael Brown[uri] Generalise tftp_uri() to pxe_uri()
2015-09-01  Michael Brown[pxe] Populate ciaddr in fake PXE Boot Server ACK packet
2015-09-01  Michael Brown[efi] Do not return EFI_NOT_READY from our ReceiveFilte...
2015-09-01  Michael Brown[efi] Fix order of events on SNP removal path
2015-09-01  Michael Brown[efi] Allow calls to efi_snp_claim() and efi_snp_releas...
2015-09-01  Michael Brown[tcpip] Allow supported address families to be detected...
2015-09-01  Michael Brown[build] Search for ldlinux.c32 separately from isolinux.bin
2015-09-01  Michael Brown[efi] Populate debug directory entry FileOffset field
2015-09-01  Michael Brown[efi] Fix debug directory size
2015-09-01  Michael Brown[efi] Add definitions of GUIDs observed when booting...
2015-08-29  Michael Brown[pxe] Construct all fake DHCP packets before starting...
2015-08-27  Michael Brown[efi] Improve efi_wrap debugging
2015-08-27  Michael Brown[efi] Include installed protocol list in unknown handle...
next