]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
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...
2014-07-07  Michael Brown[efi] Identify autoboot device by MAC address when...
2014-07-07  Michael Brown[autoboot] Allow autoboot device to be identified by...
2014-07-03  Michael Brown[efi] Allow network devices to be created on top of...
2014-06-26  Michael Brown[build] Add yet another potential location for isolinux.bin
2014-06-26  Michael Brown[build] Fix erroneous object name in version object
2014-06-25  Michael Brown[efi] Restructure EFI driver model
2014-06-25  Michael Brown[efi] Provide a meaningful EFI SNP device name
2014-06-25  Michael Brown[efi] Allow device paths to be easily included in debug...
2014-06-24  Michael Brown[build] Expose build timestamp, build name, and product...
2014-06-16  Michael Brown[debug] Allow debug message colours to be customised...
2014-06-16  Peter Lemenkov[build] Check if git index actually exists
2014-06-12  Dale Hamel[smbios] Expose board serial number as ${board-serial}
2014-06-12  Hannes Reinecke[igbvf] Allow changing of MAC address
2014-06-12  Hannes Reinecke[igbvf] Assign random MAC address if none is set
2014-06-12  Michael Brown[iscsi] Include IP address origin in iBFT
2014-06-12  Michael Brown[iscsi] Read IPv4 settings only from the relevant netwo...
2014-06-03  Michael Brown[scsi] Improve sense code parsing
2014-06-01  Hannes Reinecke[ethernet] Provide eth_random_addr() to generate random...
2014-06-01  Michael Brown[ifmgmt] Do not sleep CPU while configuring network...
2014-05-27  Michael Brown[librm] Allow for the PIC interrupt vector offset to...
2014-05-23  Michael Brown[ipv6] Avoid potentially copying from a NULL pointer...
2014-05-23  Michael Brown[ipv6] Include network device when transcribing multica...
2014-05-23  Michael Brown[ipv6] Do not set sin6_scope_id on source address
2014-05-23  Michael Brown[dhcpv6] Do not set sin6_scope_id on the unspecified...
2014-05-21  Michael Brown[ipv6] Fix definition of IN6_IS_ADDR_LINKLOCAL()
2014-05-19  Michael Brown[efi] Do not try to fetch loaded image device path...
2014-05-19  Michael Brown[efi] Make EFI_HII_DATABASE_PROTOCOL optional
2014-05-19  Michael Brown[efi] Make EFI_DEVICE_PATH_TO_TEXT_PROTOCOL optional
2014-05-19  Michael Brown[efi] Allow for optional protocols
2014-05-18  Marin Hannache[nfs] Rewrite NFS URI handling
2014-05-18  Michael Brown[libc] Prevent strndup() from reading beyond the end...
2014-05-18  Michael Brown[test] Add self-tests for strdup()
2014-05-16  Michael Brown[syslog] Strip invalid characters from hostname
2014-05-16  Michael Brown[intel] Increase receive ring fill level
next