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
/
interface
Commit message (
Expand
)
Author
Age
Files
Lines
*
[netdevice] Separate concept of scope ID from network device name index
Michael Brown
2023-01-14
2
-3
/
+3
*
[cachedhcp] Include VLAN tag in filter for applying cached DHCPACK
Michael Brown
2022-12-22
2
-6
/
+14
*
[efi] Add efi_path_vlan() utility function
Michael Brown
2022-12-22
1
-0
/
+23
*
[efi] Expose efi_path_next() utility function
Michael Brown
2022-12-22
2
-15
/
+39
*
[efi] Allow passing a NULL device path to path utility functions
Michael Brown
2022-12-22
2
-5
/
+5
*
[efi] Provide VLAN configuration protocol
Michael Brown
2022-12-14
2
-2
/
+219
*
[efi] Clear DMA-coherent buffers before mapping
Michael Brown
2022-11-04
1
-0
/
+3
*
[pci] Generalise pci_num_bus() to pci_discover()
Michael Brown
2022-09-15
2
-2
/
+2
*
[linux] Add missing PROVIDE_PCIAPI_INLINE() macros
Michael Brown
2022-09-15
1
-0
/
+9
*
[efi] Support Unicode character output via framebuffer console
Michael Brown
2022-03-15
1
-3
/
+48
*
[fbcon] Support Unicode character output
Michael Brown
2022-03-15
1
-70
/
+128
*
[efi] Support Unicode character output via text console
Michael Brown
2022-03-15
1
-1
/
+17
*
[console] Support AltGr to access ASCII characters via remapping
Michael Brown
2022-02-15
1
-0
/
+3
*
[console] Centralise handling of key modifiers
Michael Brown
2022-02-15
1
-16
/
+28
*
[efi] Support keyboard remapping via the EFI console
Michael Brown
2022-02-10
1
-0
/
+8
*
[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
*
[settings] Support formatting UUIDs as little-endian GUIDs
Michael Brown
2022-01-04
1
-1
/
+2
*
[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
3
-6
/
+20
*
[efi] Raise TPL during driver unload entry point
Michael Brown
2021-11-22
1
-0
/
+7
*
[efi] Modify global system table when wrapping a loaded image
Michael Brown
2021-11-21
1
-43
/
+56
*
[efi] Do not attempt to use console output after ExitBootServices()
Michael Brown
2021-11-21
1
-3
/
+6
*
[efi] Record cached ProxyDHCPOFFER and PXEBSACK, if present
Michael Brown
2021-07-27
1
-3
/
+26
*
[efi] Veto the Itautec Ip4ConfigDxe driver
Michael Brown
2021-06-11
1
-8
/
+10
*
[efi] Provide an "initrd.magic" file for use by UEFI kernels
Michael Brown
2021-05-21
1
-0
/
+88
*
[efi] Allow for non-image-backed virtual files
Michael Brown
2021-05-21
1
-69
/
+221
*
[efi] Show ACPI address space descriptor ranges in debug messages
Michael Brown
2021-04-21
1
-0
/
+3
*
[efi] Always map full length of coherent DMA buffer allocation
Michael Brown
2021-04-20
1
-1
/
+2
*
[xen] Avoid infinite loop on allocation failure in xenstore_response()
Michael Brown
2021-04-20
1
-6
/
+6
*
[linux] Fail at link time if building slirp.linux without libslirp
Michael Brown
2021-03-11
1
-29
/
+3
*
[linux] Do not assume that stat() works on sysfs files
Michael Brown
2021-03-03
1
-29
/
+20
*
[linux] Validate length of ACPI table read from sysfs
Michael Brown
2021-03-03
1
-0
/
+10
*
[linux] Use fstat() rather than statx()
Michael Brown
2021-03-03
2
-8
/
+7
*
[linux] Use generic sysfs mechanism to read SMBIOS table
Michael Brown
2021-03-03
2
-64
/
+86
*
[linux] Use generic sysfs mechanism to read ACPI tables
Michael Brown
2021-03-03
1
-78
/
+21
*
[linux] Add a generic function for reading files from sysfs
Michael Brown
2021-03-03
2
-0
/
+123
*
[linux] Free cached ACPI tables on shutdown
Michael Brown
2021-03-03
1
-0
/
+22
*
[build] Fix building on older versions of gcc
Michael Brown
2021-03-02
1
-0
/
+3
*
[slirp] Add libslirp driver for Linux
Michael Brown
2021-03-02
1
-0
/
+158
*
[linux] Provide ACPI settings via /sys/firmware/acpi/tables
Michael Brown
2021-03-01
1
-0
/
+173
*
[acpi] Allow for platforms that provide ACPI tables individually
Michael Brown
2021-03-01
1
-0
/
+1
*
[linux] Use host glibc system call wrappers
Michael Brown
2021-03-01
10
-8
/
+419
*
[efi] Record cached DHCPACK from loaded image's device handle, if present
Michael Brown
2021-02-17
2
-0
/
+98
*
[efi] Defer autoboot link-layer address and autoexec script probing
Michael Brown
2021-02-17
1
-6
/
+20
*
[efi] Split out autoexec script portions of efi_autoboot.c
Michael Brown
2021-02-17
3
-189
/
+214
*
[efi] Fix erroneous comparison of a pointer against userptr_t
Michael Brown
2021-02-03
1
-1
/
+1
*
[efi] Use EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL if available
Michael Brown
2021-01-27
1
-11
/
+66
*
[efi] Fix misleading debug message
Michael Brown
2021-01-26
1
-1
/
+2
*
[efi] Fix use of uninitialised variable
Michael Brown
2021-01-26
1
-0
/
+3
[next]