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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
[rng] Add RDRAND as an entropy source
Michael Brown
2023-02-15
5
-0
/
+141
|
*
[efi] Support the initrd autodetection mechanism in newer Linux kernels
Michael Brown
2023-02-15
1
-0
/
+190
|
*
[efi] Fix debug message when reading from EFI virtual files
Michael Brown
2023-02-15
1
-1
/
+1
|
*
[image] Check delimiters when parsing command-line key-value arguments
Michael Brown
2023-02-14
4
-28
/
+50
|
*
[rng] Check for several functioning RTC interrupts
Michael Brown
2023-02-11
1
-3
/
+11
|
*
[eisa] Check for system board presence before probing for slots
Michael Brown
2023-02-11
1
-0
/
+8
|
*
[loong64] Add initial support for LoongArch64
Xiaotian Wu
2023-02-06
35
-0
/
+1539
|
*
[test] Include build architecture in test suite banner
Michael Brown
2023-02-06
1
-1
/
+1
|
*
[ioapi] Move PAGE_SHIFT to bits/io.h
Michael Brown
2023-02-06
4
-6
/
+6
|
*
[build] Allow for per-architecture unprefixed constant operand modifier
Michael Brown
2023-02-06
5
-2
/
+14
|
*
[xen] Allow for platforms that have no Xen support
Michael Brown
2023-02-05
3
-1
/
+81
|
*
[efi] Enable NET_PROTO_LLDP by default
Michael Brown
2023-02-05
2
-1
/
+2
|
*
[lldp] Add support for the Link Layer Discovery Protocol
Michael Brown
2023-02-05
6
-0
/
+443
|
*
[dhcp] Ignore DHCPNAK unless originating from the selected DHCP server
Michael Brown
2023-02-03
1
-2
/
+4
|
*
[efi] Do not attempt to drive PCI bridge devices
Michael Brown
2023-02-03
3
-0
/
+13
|
*
[util] Add support for LoongArch64 binaries
Xiaotian Wu
2023-02-03
3
-0
/
+38
|
*
[xen] Update to current Xen headers
Michael Brown
2023-02-02
19
-874
/
+2901
|
*
[efi] Allow autoexec script to be located alongside iPXE binary
Michael Brown
2023-02-02
3
-22
/
+75
|
*
[realtek] Explicitly disable VLAN offload
Michael Brown
2023-02-01
2
-2
/
+7
|
*
[efi] Update to current EDK2 headers
Michael Brown
2023-02-01
2
-12
/
+12
|
*
[tests] Verify ability to sleep the CPU
Michael Brown
2023-01-31
2
-0
/
+54
|
*
[dhcp] Add IANA-defined values for all current EFI client architectures
Michael Brown
2023-01-31
1
-2
/
+21
|
*
[efi] Accept a command line passed to an iPXE image via LoadOptions
Michael Brown
2023-01-29
4
-0
/
+175
|
*
[la64] Import LoongArch64 ProcessorBind.h from EDK2 headers
Michael Brown
2023-01-28
3
-2
/
+128
|
*
[efi] Update to current EDK2 headers
Michael Brown
2023-01-28
95
-15321
/
+14255
|
*
[efi] Mark ConsoleControl.h as a non-imported header
Michael Brown
2023-01-28
1
-0
/
+5
|
*
[efi] Remove deleted directories from EDK2 header import script
Michael Brown
2023-01-28
1
-2
/
+1
|
*
[efi] Allow for whitespace before #include in imported EDK2 header files
Michael Brown
2023-01-28
1
-1
/
+1
|
*
[efi] Detect SPDX licence identifiers in imported EDK2 headers
Michael Brown
2023-01-28
1
-2
/
+2
|
*
[legal] Add missing FILE_LICENCE declaration to efi_path.c
Michael Brown
2023-01-28
1
-0
/
+2
|
*
[legal] Add support for the BSD-2-Clause-Patent licence
Michael Brown
2023-01-28
2
-0
/
+61
|
*
[efi] Build util/efirom as a host-only binary
Michael Brown
2023-01-28
2
-0
/
+5
|
*
[tcp] Update maximum window size to 2MB
Michael Brown
2023-01-25
1
-6
/
+12
|
*
[pxe] Discard queued PXE UDP packets when under memory pressure
Michael Brown
2023-01-25
1
-0
/
+26
|
*
[golan] Add new PCI ID for NVIDIA BlueField-3 network device
Mohammed Taha
2023-01-23
1
-0
/
+1
|
*
[pxe] Avoid drawing menu items on bottom row of screen
Michael Brown
2023-01-23
1
-1
/
+1
|
*
[efi] Bind to only the topmost instance of the SNP or NII protocols
Michael Brown
2023-01-23
1
-30
/
+36
|
*
[efi] Extend efi_locate_device() to allow searching up the device path
Michael Brown
2023-01-23
4
-17
/
+45
|
*
[efi] Add efi_path_prev() utility function
Michael Brown
2023-01-23
2
-7
/
+23
|
*
[efi] Add efi_path_terminate() utility function
Michael Brown
2023-01-23
5
-33
/
+24
|
*
[arm] Inhibit linker warnings about an implied executable stack
Michael Brown
2023-01-23
4
-4
/
+4
|
*
[arm] Use -mfloat-abi=soft only for EFI builds
Michael Brown
2023-01-23
2
-1
/
+5
|
*
[arm] Use -fno-short-enums for all 32-bit ARM builds
Michael Brown
2023-01-23
2
-4
/
+5
|
*
[arm] Support building as a Linux userspace binary for AArch64
Michael Brown
2023-01-22
2
-0
/
+16
|
*
[dhcp] Simplify platform-specific client architecture definitions
Michael Brown
2023-01-22
18
-288
/
+138
|
*
[build] Move -Ulinux to common Makefile
Michael Brown
2023-01-22
2
-3
/
+4
|
*
[linux] Centralise the linker script for Linux binaries
Michael Brown
2023-01-22
5
-116
/
+9
|
*
[efi] Do not rely on ProcessorBind.h when building host binaries
Michael Brown
2023-01-20
2
-4
/
+40
|
*
[ena] Allocate an unused Asynchronous Event Notification Queue (AENQ)
Alexander Graf
2023-01-18
2
-0
/
+139
|
*
[netdevice] Ensure consistent interpretation of "netX" device name
Michael Brown
2023-01-17
1
-2
/
+2
[prev]
[next]