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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
[console] Allow for named keyboard mappings
Michael Brown
2022-02-15
1
-3
/
+16
*
[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
1
-0
/
+3
*
[console] Generalise bios_keymap() as key_remap()
Michael Brown
2022-02-10
1
-0
/
+2
*
[efi] Include Secure Boot Advanced Targeting (SBAT) metadata
Michael Brown
2022-01-13
1
-0
/
+68
*
[doc] Update user-visible ipxe.org URIs to use HTTPS
Michael Brown
2022-01-13
1
-1
/
+1
*
[settings] Support formatting UUIDs as little-endian GUIDs
Michael Brown
2022-01-04
1
-0
/
+1
*
[efi] Run ExitBootServices shutdown hook at TPL_NOTIFY
Michael Brown
2021-11-23
1
-0
/
+1
*
[efi] Modify global system table when wrapping a loaded image
Michael Brown
2021-11-21
1
-1
/
+1
*
[uri] Retain original encodings for path, query, and fragment fields
Michael Brown
2021-11-12
1
-7
/
+24
*
[virtio] Update driver to use DMA API
Aaron Young
2021-10-28
2
-3
/
+12
*
[acpi] Allow for extraction of a MAC address from the DSDT/SSDT
Michael Brown
2021-09-09
2
-0
/
+15
*
[acpi] Generalise DSDT/SSDT data extraction logic
Michael Brown
2021-09-08
1
-1
/
+3
*
[efi] Record cached ProxyDHCPOFFER and PXEBSACK, if present
Michael Brown
2021-07-27
2
-2
/
+9
*
[libc] Allow for externally-defined LITTLE_ENDIAN and BIG_ENDIAN constants
Michael Brown
2021-07-15
1
-0
/
+4
*
[rdc] Add driver for RDC R6040 embedded NIC
Michael Brown
2021-06-28
1
-0
/
+1
*
[realtek] Work around hardware bug on RTL8211B
Michael Brown
2021-06-24
1
-0
/
+2
*
[libc] Match standard prototype for putchar()
Michael Brown
2021-06-07
1
-1
/
+1
*
[rndis] Fix size of reserved fields
Michael Brown
2021-06-07
1
-2
/
+2
*
[cpio] Split out bzImage initrd CPIO header construction
Michael Brown
2021-05-21
1
-0
/
+21
*
[libc] Add strncasecmp()
Michael Brown
2021-05-18
1
-0
/
+2
*
[image] Allow single-member archive images to be executed transparently
Michael Brown
2021-05-12
1
-0
/
+1
*
[gzip] Add support for gzip archive images
Michael Brown
2021-05-08
2
-0
/
+72
*
[zlib] Add support for zlib archive images
Michael Brown
2021-05-08
2
-0
/
+44
*
[image] Add "imgextract" command for extracting archive images
Michael Brown
2021-05-08
3
-0
/
+27
*
[image] Provide image_set_len() utility function
Michael Brown
2021-05-08
1
-0
/
+1
*
[readline] Add an optional timeout to readline_history()
Michael Brown
2021-04-23
1
-1
/
+2
*
[xen] Support scatter-gather to allow for jumbo frames
Michael Brown
2021-04-14
1
-3
/
+4
*
[netdevice] Ensure driver transmit() and poll() will not be re-entered
Michael Brown
2021-04-10
1
-0
/
+6
*
[pci] Avoid scanning nonexistent buses when using PCIAPI_DIRECT
Michael Brown
2021-04-10
1
-0
/
+3
*
[linux] Validate length of ACPI table read from sysfs
Michael Brown
2021-03-03
1
-0
/
+1
*
[linux] Use fstat() rather than statx()
Michael Brown
2021-03-03
1
-3
/
+1
*
[linux] Use generic sysfs mechanism to read SMBIOS table
Michael Brown
2021-03-03
1
-0
/
+1
*
[linux] Add a generic function for reading files from sysfs
Michael Brown
2021-03-03
3
-0
/
+20
*
[linux] Add missing pci_num_bus() stub
Michael Brown
2021-03-02
1
-0
/
+11
*
[slirp] Add libslirp driver for Linux
Michael Brown
2021-03-02
3
-0
/
+175
*
[linux] Provide ACPI settings via /sys/firmware/acpi/tables
Michael Brown
2021-03-01
2
-0
/
+19
*
[acpi] Allow for platforms that provide ACPI tables individually
Michael Brown
2021-03-01
3
-3
/
+28
*
[linux] Use host glibc system call wrappers
Michael Brown
2021-03-01
3
-112
/
+86
*
[efi] Record cached DHCPACK from loaded image's device handle, if present
Michael Brown
2021-02-17
2
-0
/
+17
*
[efi] Split out autoexec script portions of efi_autoboot.c
Michael Brown
2021-02-17
3
-1
/
+20
*
[pxe] Split out platform-independent portions of cachedhcp.c
Michael Brown
2021-02-17
2
-0
/
+18
*
[build] Use .balign directive instead of .align
Michael Brown
2021-02-13
1
-2
/
+2
*
[build] Remove support for building with the Intel C compiler
Michael Brown
2021-02-12
2
-76
/
+0
*
[infiniband] Require drivers to specify the number of ports
Christian Iversen
2021-01-27
1
-1
/
+2
*
[cmdline] Expose "iflinkwait" as a command
Michael Brown
2021-01-26
1
-1
/
+2
*
[efi] Automatically load "/autoexec.ipxe" when booted from a filesystem
Michael Brown
2021-01-25
1
-0
/
+1
*
[image] Provide image_memory()
Michael Brown
2021-01-25
2
-2
/
+3
*
[image] Add the "imgmem" command
Michael Brown
2021-01-22
1
-0
/
+2
*
[image] Provide image_set_data()
Michael Brown
2021-01-22
1
-0
/
+1
[next]