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
*
[init] Show startup and shutdown function names in debug messages
Michael Brown
2019-01-25
6
-0
/
+6
*
[pci] Correct invalid base-class/sub-class/prog-if order in PCIR
Petr Borsodi
2019-01-15
2
-2
/
+2
*
[undi] Include subsystem IDs in broken interrupt device check
Michael Brown
2018-04-18
1
-6
/
+27
*
[librm] Ensure that inline code symbols are unique
Michael Brown
2018-03-21
6
-9
/
+9
*
[librm] Provide symbols for inline code placed into other sections
Michael Brown
2018-03-21
1
-0
/
+5
*
[undi] Treat invalid IRQ numbers as non-fatal errors
Michael Brown
2018-03-21
1
-4
/
+2
*
[build] Prevent use of MMX and SSE registers
Michael Brown
2018-03-20
2
-2
/
+5
*
[rng] Use fixed-point calculations for min-entropy quantities
Michael Brown
2018-03-20
1
-2
/
+2
*
[time] Add support for the ACPI power management timer
Michael Brown
2018-03-20
2
-0
/
+137
*
[librm] Add facility to provide register and stack dump for CPU exceptions
Michael Brown
2018-03-18
3
-7
/
+162
*
[build] Avoid use of "ld --oformat binary"
Michael Brown
2018-01-02
2
-4
/
+5
*
[legal] Add missing FILE_LICENCE declarations
Michael Brown
2017-12-29
3
-0
/
+6
*
[romprefix] Avoid unaligned accesses within ROM headers
Michael Brown
2017-08-30
2
-0
/
+4
*
[hyperv] Do not steal ownership from the Gen 2 UEFI firmware
Michael Brown
2017-07-28
1
-0
/
+28
*
[build] Fix ARM32 EFI builds with current EDK2 headers
Michael Brown
2017-07-28
1
-0
/
+4
*
[build] Conditionalise use of -mabi=lp64 for ARM64 builds
Michael Brown
2017-07-28
1
-1
/
+12
*
[cpuid] Allow input %ecx value to be specified
Michael Brown
2017-06-16
6
-45
/
+57
*
[build] Use -no-pie on newer versions of gcc
Michael Brown
2017-06-14
1
-3
/
+8
*
[hdprefix] Avoid attempts to read beyond the end of the disk
Michael Brown
2017-06-14
1
-5
/
+9
*
[acpi] Make acpi_find_rsdt() a per-platform method
Michael Brown
2017-05-23
5
-16
/
+171
*
[hyperv] Cope with Windows Server 2016 enlightenments
Michael Brown
2017-04-28
1
-10
/
+125
*
[hyperv] Remove redundant return status code from mapping functions
Michael Brown
2017-04-28
1
-14
/
+4
*
[hyperv] Do not fail if guest OS ID MSR is already set
Michael Brown
2017-04-26
1
-2
/
+1
*
[block] Provide sandev_read() and sandev_write() as global symbols
Michael Brown
2017-04-26
1
-27
/
+23
*
[block] Allow use of a non-default EFI SAN boot filename
Michael Brown
2017-04-12
1
-1
/
+2
*
[build] Avoid implicit-fallthrough warnings on GCC 7
Michael Brown
2017-03-29
1
-0
/
+2
*
[block] Describe all SAN devices via ACPI tables
Michael Brown
2017-03-28
1
-52
/
+65
*
[int13con] Avoid overwriting random portions of SAN boot disks
Michael Brown
2017-03-27
1
-2
/
+17
*
[int13] Improve geometry guessing for unaligned partitions
Michael Brown
2017-03-26
1
-11
/
+45
*
[block] Add basic multipath support
Michael Brown
2017-03-26
1
-6
/
+14
*
[video_subr] Use memmove() for overlapping memory copy
Michael Brown
2017-03-22
1
-1
/
+1
*
[librm] Fail gracefully if asked to ioremap() a zero length
Michael Brown
2017-03-21
1
-1
/
+2
*
[undi] Move PXE API caller back into UNDI driver
Michael Brown
2017-03-19
5
-367
/
+300
*
[int13] Refactor to use centralised SAN device abstraction
Michael Brown
2017-03-07
1
-685
/
+264
*
[block] Centralise "san-drive" setting
Michael Brown
2017-03-07
1
-28
/
+0
*
[int13] Test correct return status from INT 13 calls
Michael Brown
2017-01-26
1
-5
/
+5
*
[int13] Avoid potential division by zero
Michael Brown
2017-01-26
1
-3
/
+7
*
[hyperv] Provide timer based on the 10MHz time reference count MSR
Michael Brown
2017-01-26
2
-11
/
+108
*
[time] Allow timer to be selected at runtime
Michael Brown
2017-01-26
9
-156
/
+157
*
[cpuid] Provide cpuid_supported() to test for supported functions
Michael Brown
2017-01-25
4
-62
/
+72
*
[pic8259] Fix definitions for "read IRR" and "read ISR" commands
Michael Brown
2017-01-25
1
-2
/
+2
*
[af_packet] Add new AF_PACKET driver for Linux
David Decotigny
2017-01-22
1
-0
/
+39
*
[build] Add %.vhd target for building VM bootable disk images
Michael Brown
2017-01-22
1
-0
/
+5
*
[undi] Try matching UNDI ROMs in BIOS enumeration order
Michael Brown
2016-12-07
1
-1
/
+1
*
[prefix] Include diagnostic information within progress messages
Michael Brown
2016-12-06
1
-14
/
+38
*
[prefix] Remove impossible progress message
Michael Brown
2016-12-06
1
-1
/
+0
*
[undi] Clean up driver and device name information
Michael Brown
2016-12-05
5
-39
/
+32
*
[romprefix] Avoid using PMM-allocated memory in UNDI loader entry point
Michael Brown
2016-12-05
2
-1
/
+33
*
[undi] Allocate base memory before calling UNDI loader entry point
Michael Brown
2016-12-05
1
-14
/
+16
*
[librm] Conditionalize the workaround for the Tivoli VMM's SSE garbling
Laszlo Ersek
2016-11-08
1
-3
/
+11
[next]