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
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into openslx
Simon Rettberg
2023-10-06
33
-67
/
+99
|
\
|
*
[vmware] Use driver-private data to hold GuestInfo settings block
Michael Brown
2023-09-14
1
-41
/
+7
|
*
[netdevice] Allocate private data for each network upper-layer driver
Michael Brown
2023-09-13
2
-3
/
+8
|
*
[librm] Use explicit operand size when pushing a label address
Michael Brown
2023-09-05
1
-2
/
+4
|
*
[console] Avoid overlap between special keys and Unicode characters
Michael Brown
2023-07-04
1
-24
/
+35
|
*
[build] Use separate code segment if supported by linker
Michael Brown
2023-07-03
1
-0
/
+7
|
*
[build] Inhibit linker warnings about an implied executable stack
Geert Stappers
2023-06-30
26
-0
/
+27
|
*
[build] Avoid using multiple target patterns in pattern rules
Michael Brown
2023-06-30
1
-2
/
+8
|
*
[image] Allow for images to be hidden from lists of all images
Michael Brown
2023-05-05
2
-0
/
+8
*
|
Merge branch 'master' into openslx
Simon Rettberg
2023-04-04
16
-173
/
+221
|
\
|
|
*
[image] Always unregister currently executing image
Michael Brown
2023-03-07
2
-12
/
+0
|
*
[rng] Allow entropy source to be selected at runtime
Michael Brown
2023-02-17
5
-136
/
+48
|
*
[rng] Add RDRAND as an entropy source
Michael Brown
2023-02-15
5
-0
/
+141
|
*
[image] Check delimiters when parsing command-line key-value arguments
Michael Brown
2023-02-14
1
-21
/
+16
|
*
[rng] Check for several functioning RTC interrupts
Michael Brown
2023-02-11
1
-3
/
+11
|
*
[ioapi] Move PAGE_SHIFT to bits/io.h
Michael Brown
2023-02-06
2
-3
/
+3
|
*
[pxe] Discard queued PXE UDP packets when under memory pressure
Michael Brown
2023-01-25
1
-0
/
+26
|
*
[dhcp] Simplify platform-specific client architecture definitions
Michael Brown
2023-01-22
3
-45
/
+20
|
*
[build] Move -Ulinux to common Makefile
Michael Brown
2023-01-22
1
-3
/
+0
|
*
[cachedhcp] Include VLAN tag in filter for applying cached DHCPACK
Michael Brown
2022-12-22
1
-1
/
+1
|
*
[bzimage] Fix parsing of "vga=..." when not at end of command line
Michael Brown
2022-10-27
1
-4
/
+10
*
|
[vesafb] Map Unicode characters to CP437 if possible
Simon Rettberg
2022-10-21
1
-2
/
+134
*
|
Merge branch 'master' into openslx
Simon Rettberg
2022-10-21
7
-13
/
+241
|
\
|
|
*
[pci] Select PCI I/O API at runtime for cloud images
Michael Brown
2022-09-18
7
-0
/
+218
|
*
[bios] Allow pcibios_discover() to return an empty range
Michael Brown
2022-09-18
1
-3
/
+5
|
*
[pci] Generalise pci_num_bus() to pci_discover()
Michael Brown
2022-09-15
3
-11
/
+19
*
|
Merge branch 'master' into openslx
Simon Rettberg
2022-05-11
10
-30
/
+101
|
\
|
|
*
[acpi] Allow for the possibility of overriding ACPI tables at link time
Michael Brown
2022-03-24
2
-2
/
+2
|
*
[fbcon] Support Unicode character output
Michael Brown
2022-03-15
1
-2
/
+23
|
*
[console] Support AltGr to access ASCII characters via remapping
Michael Brown
2022-02-15
2
-0
/
+16
|
*
[console] Centralise handling of key modifiers
Michael Brown
2022-02-15
2
-5
/
+21
|
*
[console] Handle remapping of scancode 86
Michael Brown
2022-02-10
1
-0
/
+9
|
*
[console] Avoid attempting to remap numeric keypad on BIOS console
Michael Brown
2022-02-10
1
-3
/
+18
|
*
[console] Generalise bios_keymap() as key_remap()
Michael Brown
2022-02-10
1
-17
/
+1
|
*
[prefix] Fix use of writable code segment on 486 and earlier CPUs
Michael Brown
2022-02-02
1
-4
/
+10
|
*
[efi] Include Secure Boot Advanced Targeting (SBAT) metadata
Michael Brown
2022-01-13
2
-0
/
+4
|
*
[doc] Update user-visible ipxe.org URIs to use HTTPS
Michael Brown
2022-01-13
2
-3
/
+3
*
|
Merge branch 'master' into openslx
Simon Rettberg
2021-10-05
2
-5
/
+68
|
\
|
|
*
[acpi] Generalise DSDT/SSDT data extraction logic
Michael Brown
2021-09-08
1
-4
/
+66
|
*
[efi] Record cached ProxyDHCPOFFER and PXEBSACK, if present
Michael Brown
2021-07-27
1
-1
/
+2
*
|
Merge branch 'master' into openslx
Simon Rettberg
2021-07-22
9
-81
/
+71
|
\
|
|
*
[crypto] Add memory output constraints for big-integer inline assembly
Michael Brown
2021-06-03
2
-22
/
+43
|
*
[cpio] Split out bzImage initrd CPIO header construction
Michael Brown
2021-05-21
3
-56
/
+4
|
*
[undi] Read TSC only when profiling
Michael Brown
2021-05-12
1
-2
/
+9
|
*
[rng] Check for TSC support before using RTC entropy source
Michael Brown
2021-05-12
2
-0
/
+14
|
*
[prefix] Specify i486 architecture for LZMA decompressor
Michael Brown
2021-05-12
1
-1
/
+1
*
|
Merge branch 'master' into openslx
Simon Rettberg
2021-04-15
2
-4
/
+4
|
\
|
|
*
[int13] Do not report INT 13 extension support for emulated floppies
Michael Brown
2021-04-13
1
-2
/
+2
|
*
[pci] Avoid scanning nonexistent buses when using PCIAPI_DIRECT
Michael Brown
2021-04-10
1
-2
/
+2
*
|
Merge branch 'master' into openslx
Simon Rettberg
2021-03-08
38
-664
/
+353
|
\
|
[next]