]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
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
2014-07-29  Michael Brown[xen] Import selected public headers
2014-07-29  Michael Brown[lotest] Discard packets arriving on the incorrect...
2014-07-28  Michael Brown[ioapi] Centralise notion of PAGE_SIZE
2014-07-28  Florian Schmaus[build] Set GITVERSION only if there is a git repository
2014-07-26  Michael Brown[efi] Show more diagnostic information when building...
2014-07-23  Sven Ulland[lacp] Set "aggregatable" flag in response LACPDU
2014-07-23  Michael Brown[x86_64] Add functions to read and write model-specific...
2014-07-23  Michael Brown[i386] Add functions to read and write model-specific...
2014-07-16  Michael Brown[natsemi] Check for ioremap() failures
2014-07-16  Michael Brown[myson] Check for ioremap() failures
2014-07-16  Michael Brown[skel] Check for ioremap() failures
2014-07-16  Michael Brown[vmxnet3] Check for ioremap() failures
2014-07-16  Michael Brown[realtek] Check for ioremap() failures
2014-07-16  Michael Brown[intel] Check for ioremap() failures
2014-07-16  Michael Brown[ioapi] Fail ioremap() when attempting to map a zero...
2014-07-16  Curtis Larsen[efi] Use EFI_CONSOLE_CONTROL_PROTOCOL to set text...
2014-07-16  Michael Brown[efi] Include EFI_CONSOLE_CONTROL_PROTOCOL header
2014-07-16  Michael Brown[efi] Print well-known GUIDs by name in debug messages
2014-07-16  Michael Brown[efi] Allow for interception of boot services calls...
2014-07-14  Michael Brown[efi] Install our own disk I/O protocol and claim exclu...
2014-07-14  Michael Brown[efi] Update EDK2 headers
2014-07-14  Michael Brown[netdevice] Reset network device index when last device...
2014-07-12  Michael Brown[crypto] Fix debug message
2014-07-11  Michael Brown[crypto] Add support for iPAddress subject alternative...
2014-07-08  Michael Brown[efi] Include SNP NIC driver within the all-drivers...
2014-07-08  Michael Brown[efi] Rewrite SNP NIC driver
2014-07-08  Michael Brown[efi] Attempt to start only drivers claiming support...
next