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
/
interface
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' into openslx
openslx
Simon Rettberg
2024-04-12
1
-0
/
+173
|
\
|
*
[build] Fix building on older versions of gcc
Michael Brown
2024-03-17
1
-0
/
+1
|
*
[bios] Provide a multiprocessor API for BIOS
Michael Brown
2024-03-15
1
-0
/
+172
*
|
Merge branch 'aqc1xx' into openslx
Simon Rettberg
2024-04-12
6
-119
/
+186
|
\
|
|
*
[block] Allow for additional SAN boot parameters alongside filename
Michael Brown
2024-03-06
1
-2
/
+3
|
*
[block] Use drive number as debug message stream ID
Michael Brown
2024-03-04
1
-101
/
+109
|
*
[efi] Fix hang during ExitBootServices()
Ross Lagerwall
2024-01-31
1
-1
/
+5
|
*
[build] Fix building with newer binutils
Michael Brown
2024-01-14
2
-1
/
+2
|
*
[build] Remove unnecessary ".text" directives
Michael Brown
2024-01-14
1
-1
/
+0
|
*
[smbios] Support scanning for the 64-bit SMBIOS3 entry point
Michael Brown
2023-12-29
1
-2
/
+53
|
*
[pci] Require discovery of a PCI device when determining usable PCI APIs
Michael Brown
2023-11-02
1
-11
/
+14
*
|
Merge branch 'master' into openslx
Simon Rettberg
2023-10-06
6
-63
/
+48
|
\
|
|
*
[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
|
*
[console] Avoid overlap between special keys and Unicode characters
Michael Brown
2023-07-04
1
-24
/
+35
|
*
[build] Inhibit linker warnings about an implied executable stack
Geert Stappers
2023-06-30
3
-0
/
+3
*
|
Merge branch 'master' into openslx
Simon Rettberg
2023-04-04
3
-12
/
+68
|
\
|
|
*
[rng] Allow entropy source to be selected at runtime
Michael Brown
2023-02-17
1
-8
/
+30
|
*
[rng] Check for several functioning RTC interrupts
Michael Brown
2023-02-11
1
-3
/
+11
|
*
[pxe] Discard queued PXE UDP packets when under memory pressure
Michael Brown
2023-01-25
1
-0
/
+26
|
*
[cachedhcp] Include VLAN tag in filter for applying cached DHCPACK
Michael Brown
2022-12-22
1
-1
/
+1
*
|
[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
2
-7
/
+206
|
\
|
|
*
[pci] Select PCI I/O API at runtime for cloud images
Michael Brown
2022-09-18
2
-0
/
+193
|
*
[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
1
-5
/
+9
*
|
Merge branch 'master' into openslx
Simon Rettberg
2022-05-11
5
-24
/
+78
|
\
|
|
*
[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
1
-0
/
+12
|
*
[console] Centralise handling of key modifiers
Michael Brown
2022-02-15
1
-5
/
+18
|
*
[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
|
*
[doc] Update user-visible ipxe.org URIs to use HTTPS
Michael Brown
2022-01-13
1
-1
/
+1
*
|
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
1
-0
/
+11
|
\
|
|
*
[rng] Check for TSC support before using RTC entropy source
Michael Brown
2021-05-12
1
-0
/
+11
*
|
Merge branch 'master' into openslx
Simon Rettberg
2021-04-15
1
-2
/
+2
|
\
|
|
*
[int13] Do not report INT 13 extension support for emulated floppies
Michael Brown
2021-04-13
1
-2
/
+2
*
|
Merge branch 'master' into openslx
Simon Rettberg
2021-03-08
8
-8
/
+86
|
\
|
|
*
[build] Allow __asmcall to be used as a type attribute
Michael Brown
2021-03-02
3
-5
/
+5
|
*
[acpi] Allow for platforms that provide ACPI tables individually
Michael Brown
2021-03-01
1
-0
/
+1
|
*
[pxe] Split out platform-independent portions of cachedhcp.c
Michael Brown
2021-02-17
1
-0
/
+76
|
*
[build] Use .balign directive instead of .align
Michael Brown
2021-02-13
2
-3
/
+3
|
*
[pci] Define pci_ioremap() for mapping PCI bus addresses
Michael Brown
2020-09-24
1
-0
/
+1
*
|
Merge branch 'master' into openslx
Simon Rettberg
2020-08-12
1
-4
/
+4
|
\
|
|
*
[pcbios] Take alignment into account when checking for available space
David Decotigny
2020-07-21
1
-4
/
+4
[next]