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
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
|
*
[pcbios] Fix "out of memory" detection when expanding bottom area
David Decotigny
2020-07-21
1
-1
/
+1
*
|
Merge branch 'master' into openslx
Simon Rettberg
2019-02-15
2
-0
/
+2
|
\
|
|
*
[init] Show startup and shutdown function names in debug messages
Michael Brown
2019-01-25
2
-0
/
+2
*
|
[vesafb] Fix resetting console to text mode by passing NULL config
Simon Rettberg
2018-05-28
1
-5
/
+3
*
|
[console] Add option to update margins and bg-image of vesa mode console
Simon Rettberg
2018-05-28
1
-37
/
+64
|
/
*
[librm] Ensure that inline code symbols are unique
Michael Brown
2018-03-21
3
-6
/
+6
*
[time] Add support for the ACPI power management timer
Michael Brown
2018-03-20
1
-0
/
+136
*
[acpi] Make acpi_find_rsdt() a per-platform method
Michael Brown
2017-05-23
2
-16
/
+127
*
[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
*
[block] Describe all SAN devices via ACPI tables
Michael Brown
2017-03-28
1
-52
/
+65
[next]