]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2013-07-12  Michael Brown[settings] Use hex_decode() to parse hex settings
2013-07-12  Michael Brown[base16] Generalise base16_decode() to hex_decode()
2013-07-12  Michael Brown[test] Add self-tests for base16
2013-07-12  Michael Brown[tcp] Fix comment to match code behaviour
2013-07-12  Michael Brown[tcp] Do not send RST for unrecognised connections
2013-06-24  Michael Brown[autoboot] Use next-server from filename's settings...
2013-06-07  Michael Brown[build] Work around bug in gcc >= 4.8
2013-06-05  Michael Brown[bzimage] Fix spurious uninitialised-variable warning...
2013-06-05  Michael Brown[bzimage] Align initrd images to page boundary
2013-05-29  Michael Brown[crypto] Accept OCSP responses containing multiple...
2013-05-26  Michael Brown[realtek] Fix reopening of legacy-mode 8139 NIC
2013-05-16  Michael Brown[netdevice] Reset MAC address when asked to clear the...
2013-05-16  Michael Brown[netdevice] Add "chip" setting
2013-05-14  Michael Brown[build] Add efidrv.cab target for UEFI Secure Boot...
2013-05-14  Michael Brown[build] Provide "allXXXs" targets for all media on...
2013-05-14  Frediano Ziglio[romprefix] Fix incorrect pointer offset in undiloader.S
2013-05-14  Michael Brown[build] Use $(eval) if available
2013-05-10  Michael Brown[crypto] Report meaningful error when certificate chain...
2013-05-01  Michael Brown[smbios] Allow access to multiple instances of SMBIOS...
2013-05-01  Michael Brown[smbios] Allow access to unreferenced SMBIOS strings
2013-05-01  Michael Brown[settings] Eliminate settings "tag magic"
2013-05-01  Michael Brown[realtek] Defer packets when no transmit descriptors...
2013-05-01  Michael Brown[netdevice] Add netdev_tx_defer() to allow drivers...
2013-05-01  Michael Brown[dhcp] Remove obsolete bootp.h header
2013-05-01  Michael Brown[realtek] Ensure EEPROM writes reach chip before starti...
2013-04-30  Michael Brown[romprefix] Report failure cause when unable to open...
2013-04-30  Michael Brown[realtek] Allow reaction time between writing RTL_CAPR...
2013-04-29  Michael Brown[pxe] Convert external PXE API errors into iPXE platfor...
2013-04-29  Michael Brown[errdb] Strip platform error code for non-platform...
2013-04-28  Michael Brown[realtek] Use ID word to detect EEPROM presence
2013-04-28  Michael Brown[build] Default to short wchar_t in stddef.h
2013-04-28  Michael Brown[build] Fix dubious uses of bitwise operators
2013-04-28  Michael Brown[build] Fix uses of literal 0 as a NULL pointer
2013-04-28  Michael Brown[build] Use -Wno-decl when running sparse
2013-04-27  Michael Brown[realtek] Print bad MAC address in debug message when...
2013-04-25  Michael Brown[process] Mark process descriptor as static in PERMANEN...
2013-04-25  Michael Brown[build] Avoid sparse undeclared symbol warning for...
2013-04-25  Michael Brown[build] Allow sparse to be invoked via "make C=1"
2013-04-25  Michael Brown[build] Define __WINT_TYPE__ if necessary
2013-04-25  Michael Brown[build] Allow sparse to find compiler.h
2013-04-19  Michael Brown[netdevice] Use link-layer address as part of RNG seed
2013-04-19  Michael Brown[efi] Add sample platform-generated error disambiguations
2013-04-19  Michael Brown[efi] Perform meaningful error code conversions
2013-04-19  Michael Brown[libc] Redefine low 8 bits of error code as "platform...
2013-04-18  Michael Brown[libc] Use __einfo() tuple as first argument to EUNIQ()
2013-04-18  Michael Brown[efi] Remove obsolete EFI I/O implementation using...
2013-04-18  Michael Brown[intel] Add intelx driver for Intel 10 Gigabit Ethernet...
2013-04-18  Michael Brown[intel] Expose functionality to be shared with intelx...
2013-04-18  Michael Brown[intel] Remove hardcoded offsets for descriptor ring...
2013-04-17  Michael Brown[bios] Fix screen clearing on buggy BIOSes
2013-04-06  Michael Brown[settings] Expose build architecture and platform via...
2013-03-27  Michael Brown[efi] Fetch device path for loaded image during initial...
2013-03-27  Michael Brown[prism2] Use standard type names
2013-03-25  Michael Brown[igbvf] Remove conflicting macro definitions
2013-03-25  Michael Brown[cs89x0] Remove conflicting macro definitions
2013-03-22  Michael Brown[efi] Enable "cpuid" command by default for EFI
2013-03-22  Michael Brown[cmdline] Add ability to perform a warm reboot
2013-03-22  Michael Brown[efi] Add "reboot" command for EFI
2013-03-21  Bo Yang[build] Avoid strict-aliasing warning for gcc 4.3
2013-03-20  Michael Brown[efi] Provide efi_guid_ntoa() for printing EFI GUIDs
2013-03-20  Michael Brown[uuid] Abstract UUID mangling code out to a separate...
2013-03-20  Michael Brown[dhcp] Use PXE byte ordering for UUID in DHCP option 97
2013-03-20  Michael Brown[smbios] Mangle UUIDs for SMBIOS version 2.6 and newer
2013-03-20  Michael Brown[smbios] Provide SMBIOS version number via smbios_version()
2013-03-19  Michael Brown[int13] Split out ISO9660 and El Torito definitions...
2013-03-19  Michael Brown[efi] Add EFI-specific debugging macros
2013-03-19  Michael Brown[efi] Fix minor typos in efi_image.c
2013-03-15  Michael Brown[lkrnprefix] Allow relocation when no initrd is present
2013-03-14  Michael Brown[efi] Fix building with newer binutils
2013-03-13  Michael Brown[efi] Add our own EFI_LOAD_FILE_PROTOCOL implementation
2013-03-13  Michael Brown[efi] Expose downloaded images via EFI_SIMPLE_FILE_SYST...
2013-03-13  Michael Brown[efi] Add last_opened_snpdev()
2013-03-13  Michael Brown[autoboot] Split main control flow out of main() into...
2013-03-13  Michael Brown[efi] Update to latest EDK2 headers
2013-03-11  Michael Brown[romprefix] Display only one "Ctrl-B" prompt per PCI...
2013-03-11  Michael Brown[pcbios] Inhibit all calls to INT 15,e820 and INT 15...
2013-03-08  Michael Brown[prefix] Use %cs as implicit parameter to uninstall()
2013-03-08  Michael Brown[nbiprefix] Set up real-mode stack before jumping to...
2013-03-08  Michael Brown[pcbios] Add extra debugging messages when unhiding...
2013-03-06  Brandon Penglase[build] Add vmware build target
2013-03-06  Michael Brown[tftp] Allow TFTP block size to be controlled via the...
2013-03-06  Michael Brown[menu] Prevent separators with shortcut keys from being...
2013-03-06  Michael Brown[menu] Prevent character code zero from acting as a...
2013-03-05  Daniel P. Berrange[zbin] Fix size used for memset in alloc_output_file
2013-03-05  Michael Brown[undi] Work around specific devices with known broken...
2013-03-04  Kevin Tran[tg3] Fix various tg3 issues
2013-03-01  Michael Brown[netdevice] Separate VLAN support from presence of...
2013-03-01  Stefan Hajnoczi[iscsi] Include 802.1Q VLAN identifier in iBFT
2013-03-01  Stefan Hajnoczi[netdevice] Add vlan_tag() to get the VLAN tag of a...
2013-02-25  Michael Brown[efi] Ensure EFI binaries comply with Authenticode...
2013-02-20  Jens Rottmann[intel] Add Intel I210 Gigabit Ethernet PCI ID
2013-01-31  Michael Brown[build] Include self-tests within "make everything"
2013-01-31  Michael Brown[tls] Concatenate received non-data records before...
2013-01-03  Stefan Weil[src] Fix spelling in comments, debug messages and...
2012-11-21  Michael Brown[efi] Include product short name in EFI SNP device...
2012-11-21  Michael Brown[efi] Delegate to child device's EFI_COMPONENT_NAME2_PR...
2012-11-12  Michael Brown[bzimage] Allow initrds to be rearranged in place
2012-11-12  Michael Brown[initrd] Add ability to reshuffle initrds into image...
2012-11-12  Michael Brown[libc] Relicense x86 string.h
2012-11-12  Michael Brown[libc] Fix and externalise memswap()
next