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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] Avoid using multiple target patterns in pattern rules
Michael Brown
2023-06-30
1
-2
/
+8
*
[image] Allow for images to be hidden from lists of all images
Michael Brown
2023-05-05
2
-0
/
+8
*
[image] Always unregister currently executing image
Michael Brown
2023-03-07
2
-12
/
+0
*
[rng] Allow entropy source to be selected at runtime
Michael Brown
2023-02-17
5
-136
/
+48
*
[rng] Add RDRAND as an entropy source
Michael Brown
2023-02-15
5
-0
/
+141
*
[image] Check delimiters when parsing command-line key-value arguments
Michael Brown
2023-02-14
1
-21
/
+16
*
[rng] Check for several functioning RTC interrupts
Michael Brown
2023-02-11
1
-3
/
+11
*
[ioapi] Move PAGE_SHIFT to bits/io.h
Michael Brown
2023-02-06
2
-3
/
+3
*
[pxe] Discard queued PXE UDP packets when under memory pressure
Michael Brown
2023-01-25
1
-0
/
+26
*
[dhcp] Simplify platform-specific client architecture definitions
Michael Brown
2023-01-22
3
-45
/
+20
*
[build] Move -Ulinux to common Makefile
Michael Brown
2023-01-22
1
-3
/
+0
*
[cachedhcp] Include VLAN tag in filter for applying cached DHCPACK
Michael Brown
2022-12-22
1
-1
/
+1
*
[bzimage] Fix parsing of "vga=..." when not at end of command line
Michael Brown
2022-10-27
1
-4
/
+10
*
[pci] Select PCI I/O API at runtime for cloud images
Michael Brown
2022-09-18
7
-0
/
+218
*
[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
3
-11
/
+19
*
[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
2
-0
/
+16
*
[console] Centralise handling of key modifiers
Michael Brown
2022-02-15
2
-5
/
+21
*
[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
*
[prefix] Fix use of writable code segment on 486 and earlier CPUs
Michael Brown
2022-02-02
1
-4
/
+10
*
[efi] Include Secure Boot Advanced Targeting (SBAT) metadata
Michael Brown
2022-01-13
2
-0
/
+4
*
[doc] Update user-visible ipxe.org URIs to use HTTPS
Michael Brown
2022-01-13
2
-3
/
+3
*
[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
*
[crypto] Add memory output constraints for big-integer inline assembly
Michael Brown
2021-06-03
2
-22
/
+43
*
[cpio] Split out bzImage initrd CPIO header construction
Michael Brown
2021-05-21
3
-56
/
+4
*
[undi] Read TSC only when profiling
Michael Brown
2021-05-12
1
-2
/
+9
*
[rng] Check for TSC support before using RTC entropy source
Michael Brown
2021-05-12
2
-0
/
+14
*
[prefix] Specify i486 architecture for LZMA decompressor
Michael Brown
2021-05-12
1
-1
/
+1
*
[int13] Do not report INT 13 extension support for emulated floppies
Michael Brown
2021-04-13
1
-2
/
+2
*
[pci] Avoid scanning nonexistent buses when using PCIAPI_DIRECT
Michael Brown
2021-04-10
1
-2
/
+2
*
[build] Allow __asmcall to be used as a type attribute
Michael Brown
2021-03-02
4
-6
/
+7
*
[acpi] Allow for platforms that provide ACPI tables individually
Michael Brown
2021-03-01
2
-0
/
+14
*
[linux] Use host glibc system call wrappers
Michael Brown
2021-03-01
4
-336
/
+7
*
[linux] Add a prefix to all symbols to avoid future name collisions
Michael Brown
2021-02-27
1
-0
/
+2
*
[bitops] Provide an explicit operand size for bit test instructions
Michael Brown
2021-02-27
1
-4
/
+4
*
[librm] Test for FXSAVE/FXRSTOR instruction support
Michael Brown
2021-02-18
3
-6
/
+36
*
[librm] Add missing __asmcall on init_idt()
Michael Brown
2021-02-18
1
-1
/
+1
*
[prefix] Add a generic raw image prefix
Michael Brown
2021-02-18
1
-0
/
+53
*
[initrd] Allow for zero-length initrd files
Michael Brown
2021-02-18
1
-6
/
+6
*
[pxe] Split out platform-independent portions of cachedhcp.c
Michael Brown
2021-02-17
2
-179
/
+76
*
[build] Work around stray sections introduced by some binutils versions
Michael Brown
2021-02-15
2
-7
/
+33
*
[build] Use .balign directive instead of .align
Michael Brown
2021-02-13
10
-16
/
+16
*
[build] Allow BIOS linker script to be used with FreeBSD linker
Michael Brown
2021-01-30
1
-13
/
+13
*
[build] Avoid modifying load addresses when stripping .zinfo section
Michael Brown
2021-01-30
1
-7
/
+42
*
[image] Provide image_memory()
Michael Brown
2021-01-25
1
-39
/
+5
[next]