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] Add x86_64 versions of setjmp() and longjmp()
Michael Brown
2015-04-07
3
-0
/
+100
*
[libc] Fix typo in longjmp()
Michael Brown
2015-04-07
1
-3
/
+3
*
[libprefix] Fix building on 64-bit FreeBSD 8.4
Michael Brown
2015-03-23
1
-1
/
+1
*
[libc] Add ffs(), ffsl(), and ffsll()
Michael Brown
2015-03-16
2
-2
/
+82
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-11
7
-3
/
+11
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-05
3
-3
/
+11
*
[i386] Move real_to_user() to realmode.h
Michael Brown
2015-03-05
4
-12
/
+14
*
[build] Fix the REQUIRE_SYMBOL mechanism
Michael Brown
2015-03-05
8
-0
/
+18
*
[build] Use REQUIRE_OBJECT() to drag in per-object configuration
Michael Brown
2015-03-05
1
-0
/
+3
*
[pxe] Remove obsolete references to pxeparent_dhcp
Michael Brown
2015-03-03
2
-6
/
+0
*
[malloc] Move valgrind headers out of arch/x86
Michael Brown
2015-03-03
2
-4849
/
+0
*
[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
[next]