]> git.ipfire.org Git - thirdparty/ipxe.git/shortlog
thirdparty/ipxe.git
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
2014-05-16  Marin Hannache[nfs] Fix an invalid free() when loading a regular...
2014-05-15  Michael Brown[lkrnprefix] Make real-mode setup code relocatable
2014-05-14  Christian Hesse[build] Merge util/geniso and util/genliso
2014-05-14  Michael Brown[undi] Apply quota only to number of complete received...
2014-05-13  Michael Brown[build] Avoid errors when build directory is mounted...
2014-05-12  Michael Brown[lkrnprefix] Function as a bzImage kernel
2014-05-12  Michael Brown[tcp] Defer sending ACKs until all received packets...
2014-05-12  Marin Hannache[nfs] Fix an invalid free() when loading a symlink
2014-05-12  Michael Brown[build] Fix version.o dependency upon git index
2014-05-06  Michael Brown[intel] Exclude time spent in hypervisor from profiling
2014-05-04  Michael Brown[profile] Allow interrupts to be excluded from profilin...
2014-05-03  Michael Brown[undi] Place an upper limit on the number of PXENV_UNDI...
2014-05-03  Michael Brown[undi] Do not switch to real mode to check for NIC...
2014-05-03  Michael Brown[undi] Report any PXENV_UNDI_ISR errors via netdev_rx_err()
2014-05-03  Michael Brown[undi] Profile transmit and receive datapaths
2014-05-03  Michael Brown[undi] Profile all PXE API calls
2014-05-03  Michael Brown[pxe] Work around missing PXENV_UNDI_OPEN only when...
2014-05-03  Michael Brown[pxe] Profile UNDI transmit datapath
2014-05-03  Michael Brown[pxe] Profile all PXE API calls
2014-05-03  Michael Brown[librm] Add profiling self-tests for complete real_call...
2014-05-03  Michael Brown[profile] Provide methods for profiling individual...
2014-05-02  Michael Brown[librm] Speed up protected-mode calls under KVM
2014-05-02  Michael Brown[librm] Speed up real-to-protected mode transition...
2014-05-02  Michael Brown[librm] Speed up protected-to-real mode transition...
2014-05-02  Michael Brown[librm] Add meaningful labels at section changes
2014-05-02  Michael Brown[librm] Add a profiling self-test for measuring mode...
2014-05-02  Michael Brown[test] Print out profiling statistics after a successfu...
2014-04-29  Michael Brown[pcbios] Do not switch to real mode to sleep the CPU
2014-04-29  Michael Brown[pcbios] Do not switch to real mode to check for timer...
2014-04-29  Michael Brown[comboot] Use built-in interrupt reflector
2014-04-29  Michael Brown[librm] Allow interrupts in protected mode
next