]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
2014-12-20  Michael Brown[hyperv] Tear down NetVSC RX buffer GPADL after closing...
2014-12-19  Michael Brown[rndis] Send RNDIS_HALT_MSG
2014-12-19  Michael Brown[rndis] Send RNDIS_INITIALISE_MSG
2014-12-18  Michael Brown[hyperv] Add support for NetVSC paravirtual network...
2014-12-18  Michael Brown[hyperv] Add support for VMBus devices
2014-12-18  Michael Brown[hyperv] Add support for Hyper-V hypervisor
2014-12-18  Michael Brown[rndis] Add generic RNDIS device abstraction
2014-12-18  Michael Brown[iobuf] Add iob_split() to split an I/O buffer into...
2014-12-18  Michael Brown[device] Provide a driver-private data field for root...
2014-12-15  Michael Brown[malloc] Report caller address as soon as memory corrup...
2014-12-15  Michael Brown[malloc] Check integrity of free list
2014-12-15  Michael Brown[malloc] Sanity check parameters to alloc_memblock...
2014-12-15  Michael Brown[malloc] Tidy up debug output
2014-12-12  Michael Brown[list] Add sanity checks after list-adding functions
2014-12-12  Michael Brown[libc] Add ASSERTED macro to test if any assertion...
2014-12-12  Michael Brown[netdevice] Fix erroneous use of free(iobuf) instead...
2014-12-12  Michael Brown[vmxnet3] Add profiling code to exclude time spent...
2014-11-24  Michael Brown[crypto] Fix parsing of OCSP responder ID key hash
2014-10-31  Michael Brown[intel] Use autoloaded MAC address instead of EEPROM...
2014-10-23  Michael Brown[ping] Allow "ping" command output to be inhibited
2014-10-23  Michael Brown[ping] Allow termination after a specified number of...
2014-10-23  Michael Brown[ping] Report timed-out pings via the callback function
2014-10-17  Michael Brown[efi] Include NII driver within "snp" and "snponly...
2014-10-17  Michael Brown[efi] Check for presence of UNDI in NII protocol
2014-10-16  Michael Brown[efi] Add NII / UNDI driver
2014-10-16  Michael Brown[efi] Update to current EDK2 headers
2014-10-16  Michael Brown[efi] Generalise snpnet_dev_info() to efi_device_info()
2014-10-16  Michael Brown[efi] Free transmit ring entry before calling netdev_tx...
2014-10-03  Anton D. Kachalov[intel] Add 8086:1557 card (Intel 82599 10G ethernet...
2014-09-25  Michael Brown[efi] Add definitions of GUIDs observed when chainloadi...
2014-09-25  Michael Brown[efi] Centralise definitions of more protocol GUIDs
2014-09-24  Michael Brown[build] Use -malign-double to build 32-bit UEFI binaries
2014-09-22  Michael Brown[dhcp] Remove obsolete dhcp_chaddr() function
2014-09-22  Michael Brown[dhcp] Check for matching chaddr in received DHCP packets
2014-09-19  Michael Brown[efi] Provide dummy device path in efi_image_probe()
2014-09-16  Jan Kiszka[intel] Add I217-LM PCI ID
2014-09-10  Michael Brown[efi] Add efifatbin utility
2014-09-04  Michael Brown[build] Clean up all binary directories on "make [very...
2014-09-04  Michael Brown[efi] Allow for non-PCI snpnet devices
2014-09-04  Michael Brown[efi] Make EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL optional
2014-09-04  Michael Brown[efi] Avoid returning uninitialised data from PCI confi...
2014-09-04  Michael Brown[efi] Use the SNP protocol instance to match the SNP...
2014-08-29  Michael Brown[efi] Wrap any images loaded by our wrapped image
2014-08-27  Michael Brown[efi] Make our virtual file system case insensitive
2014-08-27  Michael Brown[efi] Show details of intercepted LoadImage() calls
2014-08-26  Michael Brown[mromprefix] Allow for .mrom images larger than 128kB
2014-08-26  Michael Brown[mromprefix] Use PCI length field to obtain length...
2014-08-26  Michael Brown[util] Use PCI length field to obtain length of individ...
2014-08-26  Michael Brown[prefix] Report both %esi and %ecx when opening payload...
2014-08-26  Michael Brown[prefix] Halt system without burning CPU if we cannot...
2014-08-26  Michael Brown[build] Avoid deleting config header files if build...
2014-08-22  Robin Smidsrød[build] Avoid using embedded script in VirtualBox named...
2014-08-22  Michael Brown[build] Allow ISA ROMs to be built
2014-08-22  Michael Brown[build] Remove obsolete references to .zrom build targets
2014-08-22  Michael Brown[romprefix] Do not preserve unused register %di
2014-08-22  Michael Brown[efi] Dump details of any calls to our dummy block...
2014-08-21  Michael Brown[efi] Add definitions of GUIDs observed during Windows...
2014-08-21  Robin Smidsrød[build] Add named configuration for VirtualBox
2014-08-20  Michael Brown[intel] Apply PBS/PBA errata workaround only to ICH8...
2014-08-20  Michael Brown[intel] Display before and after values for both PBS...
2014-08-20  Michael Brown[intel] Display PBS value when applying ICH errata...
2014-08-20  Michael Brown[build] Allow for named configurations at build time
2014-08-19  Michael Brown[smc9000] Avoid using CONFIG as a preprocessor macro
2014-08-19  Marin Hannache[readline] Add CTRL-W shortcut to remove a word
2014-08-13  Michael Brown[xen] Cope with unexpected initial backend states
2014-08-13  Michael Brown[xen] Use version 1 grant tables by default
2014-08-13  Michael Brown[xen] Accept alternative Xen platform PCI device ID...
2014-08-06  Michael Brown[readline] Ensure cursor is visible when prompting...
2014-08-06  Michael Brown[efi] Support displaying and hiding cursor
2014-08-06  Michael Brown[bios] Support displaying and hiding cursor
2014-08-06  Michael Brown[efi] Generalise snpnet_pci_info() to efi_locate_device()
2014-08-06  Michael Brown[efi] Move abstract device path and handle functions...
2014-08-05  Curtis Larsen[efi] Try various possible SNP receive filters
2014-08-05  Michael Brown[efi] Open device path protocol only at point of use
2014-08-05  Michael Brown[efi] Provide centralised definitions of commonly-used...
2014-08-05  Michael Brown[efi] Reset multicast filter list when setting SNP...
2014-08-05  Michael Brown[efi] Add ability to dump SNP device mode information
2014-08-05  Curtis Larsen[efi] Report errors from attempting to disconnect exist...
2014-08-01  Michael Brown[efi] Print raw device path when we have no DevicePathT...
2014-08-01  Michael Brown[efi] Also try original ComponentName protocol for...
2014-07-31  Michael Brown[efi] Add excessive sanity checks into efi_debug functions
2014-07-31  Michael Brown[efi] Improve debugging of the debugging facilities
2014-07-31  Michael Brown[efi] Dump handle information around connect/disconnect...
2014-07-31  Michael Brown[efi] Dump existing openers when we are unable to open...
2014-07-31  Michael Brown[efi] Avoid unnecessarily passing pointers to EFI_HANDLEs
2014-07-31  Michael Brown[efi] Allow compiler to perform type checks on EFI_HANDLE
2014-07-31  Michael Brown[efi] Use efi_handle_name() instead of efi_devpath_text...
2014-07-31  Michael Brown[efi] Use efi_handle_name() instead of efi_handle_devpa...
2014-07-31  Michael Brown[efi] Add ability to dump all openers of a given protoc...
2014-07-31  Michael Brown[efi] Provide efi_handle_name() for debugging
2014-07-31  Michael Brown[efi] Expand the range of well-known EFI GUIDs in debug...
2014-07-30  Michael Brown[efi] Ignore failures when attempting to install SNP...
2014-07-30  Michael Brown[netdevice] Avoid registering duplicate network devices
2014-07-30  Michael Brown[efi] Report exact failure when unable to open the...
2014-07-30  Michael Brown[efi] Fix incorrect debug message level when device...
2014-07-30  Michael Brown[efi] Fill in loaded image's DeviceHandle if firmware...
2014-07-30  Michael Brown[efi] Unload started images only on failure
2014-07-30  Michael Brown[efi] Default to releasing network devices for use...
2014-07-29  Michael Brown[xen] Add support for Xen netfront virtual NICs
2014-07-29  Michael Brown[xen] Add basic support for PV-HVM domains
next