index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
[timer] Rewrite the 8254 Programmable Interval Timer support
Michael Brown
2015-02-17
6
-107
/
+153
*
[libc] Reduce size of memset()
Michael Brown
2015-02-17
1
-1
/
+127
*
[libc] Rewrite string functions
Michael Brown
2015-02-17
2
-102
/
+0
*
[build] Apply the "-fno-PIE -nopie" workaround only to i386 builds
Michael Brown
2015-02-12
1
-0
/
+11
*
[build] Allow product URI to be customised via config/branding.h
Michael Brown
2015-02-11
1
-1
/
+3
*
[build] Use PRODUCT_SHORT_NAME for end-user visible strings
Michael Brown
2015-02-11
1
-1
/
+2
*
[build] Move branding information to config/branding.h
Michael Brown
2015-02-11
1
-1
/
+2
*
[pxe] Maintain a queue for received PXE UDP packets
Michael Brown
2015-02-06
1
-38
/
+85
*
[pxe] Use tftp_uri() to construct PXE TFTP URIs
Michael Brown
2015-02-06
1
-12
/
+15
*
[tftp] Explicitly abort connection whenever parent interface is closed
Michael Brown
2015-02-06
1
-10
/
+7
*
[pci] Allow drivers to specify a PCI class
Michael Brown
2015-02-02
1
-5
/
+2
*
[build] Include Hyper-V driver in the all-drivers build
Michael Brown
2014-12-21
1
-0
/
+4
*
[hyperv] Add support for NetVSC paravirtual network devices
Michael Brown
2014-12-18
1
-0
/
+3
*
[hyperv] Add support for VMBus devices
Michael Brown
2014-12-18
1
-0
/
+8
*
[hyperv] Add support for Hyper-V hypervisor
Michael Brown
2014-12-18
9
-3
/
+747
*
[build] Use -malign-double to build 32-bit UEFI binaries
Michael Brown
2014-09-24
1
-0
/
+4
*
[mromprefix] Allow for .mrom images larger than 128kB
Michael Brown
2014-08-26
1
-9
/
+1
*
[mromprefix] Use PCI length field to obtain length of individual images
Michael Brown
2014-08-26
1
-7
/
+17
*
[prefix] Report both %esi and %ecx when opening payload fails
Michael Brown
2014-08-26
2
-1
/
+6
*
[prefix] Halt system without burning CPU if we cannot access the payload
Michael Brown
2014-08-26
1
-1
/
+4
*
[build] Allow ISA ROMs to be built
Michael Brown
2014-08-22
6
-28
/
+140
*
[romprefix] Do not preserve unused register %di
Michael Brown
2014-08-22
1
-8
/
+1
*
[xen] Use version 1 grant tables by default
Michael Brown
2014-08-13
1
-52
/
+23
*
[xen] Accept alternative Xen platform PCI device ID 5853:0002
Michael Brown
2014-08-13
1
-0
/
+1
*
[bios] Support displaying and hiding cursor
Michael Brown
2014-08-06
2
-0
/
+44
*
[efi] Default to releasing network devices for use via SNP
Michael Brown
2014-07-30
2
-4
/
+5
*
[xen] Add support for Xen netfront virtual NICs
Michael Brown
2014-07-29
1
-0
/
+3
*
[xen] Add basic support for PV-HVM domains
Michael Brown
2014-07-29
5
-0
/
+762
*
[ioapi] Centralise notion of PAGE_SIZE
Michael Brown
2014-07-28
1
-0
/
+3
*
[x86_64] Add functions to read and write model-specific registers
Michael Brown
2014-07-23
1
-0
/
+43
*
[i386] Add functions to read and write model-specific registers
Michael Brown
2014-07-23
1
-0
/
+38
*
[ioapi] Fail ioremap() when attempting to map a zero bus address
Michael Brown
2014-07-16
1
-1
/
+1
*
[efi] Include SNP NIC driver within the all-drivers target
Michael Brown
2014-07-08
1
-0
/
+4
*
[efi] Identify autoboot device by MAC address when chainloading
Michael Brown
2014-07-08
1
-0
/
+4
*
[autoboot] Allow autoboot device to be identified by link-layer address
Michael Brown
2014-07-08
1
-4
/
+2
*
[build] Add yet another potential location for isolinux.bin
Michael Brown
2014-06-26
1
-1
/
+2
*
[efi] Restructure EFI driver model
Michael Brown
2014-06-25
1
-0
/
+35
*
[librm] Allow for the PIC interrupt vector offset to be changed
Michael Brown
2014-05-27
1
-5
/
+6
*
[lkrnprefix] Make real-mode setup code relocatable
Michael Brown
2014-05-15
1
-3
/
+4
*
[build] Merge util/geniso and util/genliso
Christian Hesse
2014-05-14
1
-4
/
+4
*
[undi] Apply quota only to number of complete received packets
Michael Brown
2014-05-14
1
-4
/
+5
*
[build] Avoid errors when build directory is mounted via NFS
Michael Brown
2014-05-13
1
-1
/
+1
*
[lkrnprefix] Function as a bzImage kernel
Michael Brown
2014-05-13
1
-132
/
+83
*
[profile] Allow interrupts to be excluded from profiling results
Michael Brown
2014-05-04
2
-5
/
+32
*
[undi] Place an upper limit on the number of PXENV_UNDI_ISR calls per poll
Michael Brown
2014-05-03
1
-1
/
+5
*
[undi] Do not switch to real mode to check for NIC interrupt
Michael Brown
2014-05-03
1
-4
/
+4
*
[undi] Report any PXENV_UNDI_ISR errors via netdev_rx_err()
Michael Brown
2014-05-03
1
-1
/
+3
*
[undi] Profile transmit and receive datapaths
Michael Brown
2014-05-03
1
-1
/
+33
*
[undi] Profile all PXE API calls
Michael Brown
2014-05-03
1
-6
/
+97
*
[pxe] Work around missing PXENV_UNDI_OPEN only when necessary
Michael Brown
2014-05-03
1
-2
/
+4
[next]