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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[bios] Use an 8kB stack for x86_64
Michael Brown
2016-02-18
1
-1
/
+7
*
[librm] Use garbage-collectable section names
Michael Brown
2016-02-18
1
-22
/
+26
*
[bios] Make uses of REAL_CODE() and PHYS_CODE() 64-bit clean
Michael Brown
2016-02-18
5
-13
/
+17
*
[romprefix] Align PMM temporary decompression area to a page boundary
Michael Brown
2016-02-18
1
-6
/
+9
*
[prefix] Align INT 15,88 temporary decompression area to a page boundary
Michael Brown
2016-02-18
1
-0
/
+1
*
[librm] Discard argument as part of return from real_call()
Michael Brown
2016-02-17
2
-2
/
+1
*
[librm] Discard argument as part of return from prot_call()
Michael Brown
2016-02-17
15
-22
/
+6
*
[bios] Add bin-x86_64-pcbios build platform
Michael Brown
2016-02-16
155
-240
/
+198
*
[bios] Move isolinux definitions to Makefile.pcbios
Michael Brown
2016-02-16
2
-22
/
+22
*
[bios] Allow librm to be compiled for x86_64
Michael Brown
2016-02-16
3
-15
/
+30
*
[bios] Allow memmap.c to be compiled for x86_64
Michael Brown
2016-02-16
1
-1
/
+1
*
[bios] Allow bios_console.c to be compiled for x86_64
Michael Brown
2016-02-16
1
-1
/
+1
*
[bios] Allow bzimage.c to be compiled for x86_64
Michael Brown
2016-02-16
1
-3
/
+3
*
[bios] Allow rtc_entropy.c to be compiled for x86_64
Michael Brown
2016-02-16
1
-16
/
+13
*
[bios] Allow relocate.c to be compiled for x86_64
Michael Brown
2016-02-16
1
-12
/
+12
*
[bios] Use size_t when casting _text16_memsz and _data16_memsz
Michael Brown
2016-02-16
2
-6
/
+7
*
[bios] Use intptr_t when casting .text16 function pointers
Michael Brown
2016-02-16
9
-32
/
+24
*
[libc] Split rmsetjmp() and rmlongjmp() into a separate rmsetjmp.h
Michael Brown
2016-02-16
7
-25
/
+33
*
[prefix] Pad .text16 and .data16 segment sizes at build time
Michael Brown
2016-02-12
2
-10
/
+7
*
[intel] Add INTEL_NO_PHY_RST for another I218-LM variant
Mika Tiainen
2016-02-12
1
-1
/
+1
*
[efi] Add missing definitions for function key scancodes
Michael Brown
2016-02-12
1
-0
/
+8
*
[pxe] Clarify comments regarding shrinking of cached DHCP packet
Michael Brown
2016-02-11
1
-6
/
+9
*
[iobuf] Improve robustness of I/O buffer allocation
Michael Brown
2016-02-11
3
-9
/
+171
*
[malloc] Guard against unsigned integer overflow
Michael Brown
2016-02-06
1
-2
/
+13
*
[ehci] Add extra debugging information
Michael Brown
2016-02-05
1
-2
/
+73
*
[ath9k] Remove broken ath_rxbuf_alloc()
Michael Brown
2016-01-28
3
-70
/
+5
*
[slam] Avoid potential division by zero
Michael Brown
2016-01-28
1
-7
/
+13
*
[tcp] Guard against malformed TCP options
Michael Brown
2016-01-28
2
-13
/
+53
*
[intel] Add INTEL_NO_PHY_RST for I218-LM
Hummel Frank
2016-01-27
1
-1
/
+1
*
[uri] Apply URI decoding for all parsed URIs
Michael Brown
2016-01-26
2
-1
/
+15
*
[tftp] Mangle initial slash on TFTP URIs
Michael Brown
2016-01-21
3
-28
/
+60
*
[ocsp] Avoid including a double path separator in request URI
Michael Brown
2016-01-21
1
-28
/
+26
*
[uri] Avoid potentially large stack allocation
Michael Brown
2016-01-21
1
-9
/
+12
*
[autoboot] Fix incorrect boolean logic
Michael Brown
2016-01-19
1
-2
/
+2
*
[smsc95xx] Reserve headroom in received packets
Michael Brown
2016-01-19
1
-2
/
+4
*
[usb] Allow USB endpoints to specify a reserved header length for refills
Michael Brown
2016-01-19
11
-20
/
+31
*
[smsc95xx] Enable LEDs
Michael Brown
2016-01-18
2
-0
/
+24
*
[netdevice] Add "ifname" setting
Andrew Widdersheim
2016-01-18
1
-0
/
+22
*
[build] Add named configuration for public cloud environments
Michael Brown
2016-01-18
9
-0
/
+38
*
[stp] Fix incorrectly disambiguated errors
Michael Brown
2016-01-14
1
-3
/
+3
*
[debug] Allow debug colourisation to be disabled
Michael Brown
2016-01-12
2
-5
/
+11
*
[i386] Add check_bios_interrupts() debug function
Michael Brown
2016-01-12
2
-0
/
+28
*
[pxe] Add debug message to display real-mode segment addresses
Michael Brown
2016-01-11
1
-0
/
+11
*
[pxe] Colourise debug output
Michael Brown
2016-01-11
1
-3
/
+3
*
[infiniband] Profile post work queue entry operations
Michael Brown
2016-01-10
1
-0
/
+25
*
[tftp] Do not change current working URI when TFTP server is cleared
Michael Brown
2016-01-09
1
-13
/
+13
*
[downloader] Update image URI in response to a redirection
Michael Brown
2016-01-09
1
-6
/
+41
*
[image] Provide image_set_uri() to modify an image's URI
Michael Brown
2016-01-09
2
-10
/
+29
*
[http] Handle relative redirection URIs
Michael Brown
2016-01-09
1
-7
/
+46
*
[usb] Add support for numeric keypad on USB keyboards
Michael Brown
2016-01-06
3
-7
/
+134
[next]