]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
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...
2015-08-27  Michael Brown[efi] Remove raw EFI_HANDLE values from debug messages
2015-08-27  Michael Brown[efi] Mark EFI debug transcription functions as __attri...
2015-08-27  Michael Brown[efi] Add definitions of GUIDs observed when booting...
2015-08-26  Michael Brown[dhcp] Do not skip ProxyDHCPREQUEST if next-server...
2015-08-25  Michael Brown[settings] Re-add "uristring" setting type
2015-08-21  Michael Brown[autoboot] Display image information as part of the...
2015-08-21  Michael Brown[image] Detect image type when image is first registered
2015-08-21  Michael Brown[test] Allow self-tests to report exit status when...
2015-08-21  Michael Brown[pxe] Warn about PXE NBPs that may be EFI executables
2015-08-18  Michael Brown[dhcp] Ignore ProxyDHCPACKs without PXE options
2015-08-18  Michael Brown[dhcp] Allow pseudo-DHCP servers to use pseudo-identifiers
2015-08-17  Fabrice Bacchella[efi] Work around bugs in Emulex NII driver
2015-08-17  Fabrice Bacchella[efi] Improve NII driver logging
2015-08-17  Wissam Shoukair[ipoib] Fix a race when chain-loading undionly.kpxe...
2015-08-17  Michael Brown[peerdist] Add support for PeerDist (aka BranchCache...
2015-08-17  Michael Brown[peerdist] Add block download multiplexer
2015-08-17  Michael Brown[peerdist] Add individual block download mechanism
2015-08-17  Michael Brown[peerdist] Add segment discovery mechanism
2015-08-17  Michael Brown[http] Rewrite HTTP core to support content encodings
2015-08-15  Michael Brown[block] Add generic block device translator
2015-08-14  Daniel Pieczko[prefix] Use correct register for KEEP_IT_REAL physical...
2015-08-03  Michael Brown[efi] Add missing "ULL" suffix on 64-bit constant
2015-08-03  Michael Brown[efi] Hold off watchdog timer while running
2015-08-02  Michael Brown[crypto] Support SHA-{224,384,512} in X.509 certificates
2015-08-02  Tufan Karadere[crypto] Add ASN.1 OIDs for sha{224,384,512}WithRsaEncr...
2015-08-02  Michael Brown[tls] Report supported signature algorithms in ClientHello
2015-07-31  Michael Brown[tls] Do not access beyond the end of a 24-bit integer
2015-07-31  Michael Brown[serial] Check for UART existence in uart_select()
2015-07-31  Michael Brown[comboot] Avoid dragging in serial console support...
2015-07-29  Michael Brown[elf] Reject ELFBoot images requiring virtual addressing
next