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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[console] Allow for named keyboard mappings
Michael Brown
2022-02-15
33
-130
/
+373
*
[tables] Add ability to declare static table start and end markers
Michael Brown
2022-02-14
1
-0
/
+27
*
[console] Handle remapping of scancode 86
Michael Brown
2022-02-10
28
-6
/
+93
*
[console] Update genkeymap to work with current databases
Michael Brown
2022-02-10
25
-485
/
+434
*
[efi] Support keyboard remapping via the EFI console
Michael Brown
2022-02-10
1
-0
/
+8
*
[usb] Handle upper/lower case and Ctrl-<key> after applying remapping
Michael Brown
2022-02-10
1
-6
/
+11
*
[usb] Support keyboard remapping via the native USB keyboard driver
Michael Brown
2022-02-10
1
-0
/
+5
*
[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
3
-17
/
+55
*
[efi] Enable IMAGE_GZIP by default for AArch64
Michael Brown
2022-02-10
1
-0
/
+4
*
[prefix] Fix use of writable code segment on 486 and earlier CPUs
Michael Brown
2022-02-02
1
-4
/
+10
*
[efi] Attempt to fetch autoexec script via TFTP
Michael Brown
2022-01-18
1
-0
/
+176
*
[efi] Allow for autoexec scripts that are not located in a filesystem
Michael Brown
2022-01-18
1
-21
/
+41
*
[uri] Allow for relative URIs that include colons within the path
Michael Brown
2022-01-13
2
-5
/
+20
*
[efi] Include Secure Boot Advanced Targeting (SBAT) metadata
Michael Brown
2022-01-13
9
-0
/
+139
*
[build] Ensure version.%.o is always rebuilt as expected
Michael Brown
2022-01-13
1
-2
/
+2
*
[doc] Update user-visible ipxe.org URIs to use HTTPS
Michael Brown
2022-01-13
7
-20
/
+20
*
[efi] Do not align VirtualSize for .reloc and .debug sections
Michael Brown
2022-01-11
1
-9
/
+9
*
[settings] Support formatting UUIDs as little-endian GUIDs
Michael Brown
2022-01-04
4
-6
/
+31
*
[efi] Disable EFI watchdog timer when shutting down to boot an OS
Michael Brown
2021-11-25
1
-0
/
+34
*
[efi] Run ExitBootServices shutdown hook at TPL_NOTIFY
Michael Brown
2021-11-23
6
-11
/
+36
*
[build] Include EFI system partition table entry in isohybrid images
Michael Brown
2021-11-23
1
-0
/
+3
*
[efi] Raise TPL during driver unload entry point
Michael Brown
2021-11-22
1
-0
/
+7
*
[intel] Add PCI ID for Intel X553 0x15e4
Benedikt Braunger
2021-11-22
1
-0
/
+1
*
[efi] Modify global system table when wrapping a loaded image
Michael Brown
2021-11-21
2
-44
/
+57
*
[efi] Do not attempt to use console output after ExitBootServices()
Michael Brown
2021-11-21
1
-3
/
+6
*
[xhci] Avoid DMA during shutdown if firmware has disabled bus mastering
Michael Brown
2021-11-12
1
-0
/
+22
*
[uri] Retain original encodings for path, query, and fragment fields
Michael Brown
2021-11-12
5
-75
/
+148
*
[xhci] Allow for permanent failure of the command mechanism
Michael Brown
2021-10-29
2
-2
/
+51
*
[virtio] Update driver to use DMA API
Aaron Young
2021-10-28
5
-31
/
+69
*
[readline] Extend maximum read line length to 1024 characters
Michael Brown
2021-09-10
1
-7
/
+17
*
[ecm] Use ACPI-provided system-specific MAC address if present
Michael Brown
2021-09-09
1
-0
/
+9
*
[ecm] Expose USB vendor/device information to ecm_fetch_mac()
Michael Brown
2021-09-09
3
-7
/
+8
*
[acpi] Allow for extraction of a MAC address from the DSDT/SSDT
Michael Brown
2021-09-09
3
-0
/
+169
*
[acpi] Generalise DSDT/SSDT data extraction logic
Michael Brown
2021-09-08
3
-69
/
+99
*
[efi] Record cached ProxyDHCPOFFER and PXEBSACK, if present
Michael Brown
2021-07-27
5
-51
/
+167
*
[efi] Use zero for PCI vendor/device IDs when no applicable ID exists
Michael Brown
2021-07-26
1
-1
/
+2
*
[build] Fix genfsimg to work with FATDIR with space
JuniorJPDJ
2021-07-26
1
-1
/
+1
*
[cloud] Retry DHCP aggressively in AWS EC2
Michael Brown
2021-07-20
1
-1
/
+16
*
[efi] Match signtool expectations for file alignment
Michael Brown
2021-07-15
1
-1
/
+15
*
[libc] Allow for externally-defined LITTLE_ENDIAN and BIG_ENDIAN constants
Michael Brown
2021-07-15
1
-0
/
+4
*
[uri] Make URI schemes case-insensitive
Michael Brown
2021-07-01
2
-2
/
+4
*
[rdc] Add driver for RDC R6040 embedded NIC
Michael Brown
2021-06-28
3
-0
/
+889
*
[realtek] Work around hardware bug on RTL8211B
Michael Brown
2021-06-24
2
-0
/
+12
*
[cloud] Show ifstat output after a failed boot attempt
Michael Brown
2021-06-23
2
-2
/
+4
*
[peerdist] Assume that most recently discovered peer can be reused
Michael Brown
2021-06-22
1
-0
/
+23
*
[build] Fix building on broken versions of GNU binutils
Michael Brown
2021-06-17
1
-1
/
+2
*
[build] Ensure build ID is deterministic
Bernhard M. Wiedemann
2021-06-14
1
-1
/
+1
*
[efi] Veto the Itautec Ip4ConfigDxe driver
Michael Brown
2021-06-11
1
-8
/
+10
*
[libc] Match standard prototype for putchar()
Michael Brown
2021-06-07
2
-2
/
+5
[next]