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
*
[libc] Rewrite byte-swapping code
Michael Brown
2015-03-02
3
-14
/
+8
*
[libc] Rewrite setjmp() and longjmp()
Michael Brown
2015-03-02
2
-49
/
+81
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
32
-40
/
+112
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
7
-7
/
+35
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
128
-128
/
+320
*
[zbin] Remove now-unused unnrv2b.S decompressor
Michael Brown
2015-02-26
2
-193
/
+0
*
[zbin] Fix check for existence of most recent output byte
Michael Brown
2015-02-26
1
-3
/
+1
*
[zbin] Allow decompressor to generate debug output via BIOS console
Michael Brown
2015-02-26
1
-19
/
+50
*
[prefix] Call decompressor in flat real mode when DEBUG=libprefix is enabled
Michael Brown
2015-02-26
1
-0
/
+16
*
[zbin] Perform extra normalisation after completing decompression
Michael Brown
2015-02-26
1
-0
/
+1
*
[zbin] Use LZMA compression
Michael Brown
2015-02-25
2
-0
/
+914
*
[prefix] Use .bss16 as temporary stack space for calls to install_block
Michael Brown
2015-02-24
2
-11
/
+46
*
[hyperv] Check for required features
Michael Brown
2015-02-20
2
-0
/
+41
*
[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
[next]