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
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] Mark known reviewed files as permitted for UEFI Secure Boot
Michael Brown
2026-01-14
2
-0
/
+2
*
[build] Mark core files as permitted for UEFI Secure Boot
Michael Brown
2026-01-14
3
-0
/
+3
*
[pci] Use linker tables for runtime selectable PCI APIs
Michael Brown
2025-11-24
1
-2
/
+1
*
[ioapi] Provide combined MMIO and port I/O accessors
Michael Brown
2025-11-04
1
-0
/
+69
*
[init] Show initialisation function names in debug messages
Michael Brown
2025-07-15
4
-0
/
+4
*
[dwuart] Read input clock frequency from the device tree
Michael Brown
2025-06-23
1
-0
/
+1
*
[uart] Allow for dynamically registered 16550 UARTs
Michael Brown
2025-06-22
1
-6
/
+7
*
[uart] Allow for the existence of non-16550 UARTs
Michael Brown
2025-06-20
1
-27
/
+31
*
[memmap] Allow explicit colour selection for memory map debug messages
Michael Brown
2025-05-25
1
-1
/
+1
*
[memmap] Rename addr/last fields to min/max for clarity
Michael Brown
2025-05-23
1
-2
/
+2
*
[bios] Use memmap_describe() to find a relocation address
Michael Brown
2025-05-16
1
-52
/
+44
*
[image] Add the concept of a static image
Michael Brown
2025-04-30
1
-0
/
+2
*
[uaccess] Remove redundant copy_from_user() and copy_to_user()
Michael Brown
2025-04-30
1
-0
/
+1
*
[prefix] Remove userptr_t from command line image construction
Michael Brown
2025-04-29
1
-9
/
+3
*
[uaccess] Remove trivial uses of userptr_t
Michael Brown
2025-04-24
1
-2
/
+3
*
[uaccess] Remove user_to_phys() and phys_to_user()
Michael Brown
2025-04-21
2
-3
/
+3
*
[uaccess] Remove redundant memcpy_user() and related string functions
Michael Brown
2025-04-21
1
-1
/
+1
*
[crypto] Use constant-time big integer multiplication
Michael Brown
2024-09-23
1
-100
/
+0
*
[gdb] Allow CPU architectures to omit support for GDB
Michael Brown
2024-09-05
1
-1
/
+0
*
[pci] Separate permission to probe buses from bus:dev.fn range discovery
Michael Brown
2024-08-15
1
-0
/
+1
*
[cpuid] Allow hypervisor CPUID leaves to be accessed as settings
Michael Brown
2024-08-01
1
-4
/
+14
*
[cpuid] Allow reading hypervisor CPUID leaves
Michael Brown
2024-08-01
1
-2
/
+2
*
[ucode] Add support for updating x86 microcode
Michael Brown
2024-03-15
1
-0
/
+257
*
[mp] Define an API for multiprocessor functions
Michael Brown
2024-03-15
1
-0
/
+197
*
[crypto] Allow multiplicand and multiplier to differ in size
Michael Brown
2024-01-16
1
-11
/
+15
*
[build] Fix building with newer binutils
Michael Brown
2024-01-14
3
-3
/
+1
*
[build] Remove unnecessary ".text" directives
Michael Brown
2024-01-14
1
-1
/
+0
*
[build] Inhibit linker warnings about an implied executable stack
Geert Stappers
2023-06-30
3
-0
/
+3
*
[rng] Allow entropy source to be selected at runtime
Michael Brown
2023-02-17
1
-14
/
+18
*
[rng] Add RDRAND as an entropy source
Michael Brown
2023-02-15
1
-0
/
+99
*
[pci] Select PCI I/O API at runtime for cloud images
Michael Brown
2022-09-18
1
-0
/
+2
*
[pci] Generalise pci_num_bus() to pci_discover()
Michael Brown
2022-09-15
1
-1
/
+1
*
[crypto] Add memory output constraints for big-integer inline assembly
Michael Brown
2021-06-03
1
-5
/
+6
*
[linux] Use host glibc system call wrappers
Michael Brown
2021-03-01
2
-318
/
+0
*
[pxe] Split out platform-independent portions of cachedhcp.c
Michael Brown
2021-02-17
1
-179
/
+0
*
[build] Use .balign directive instead of .align
Michael Brown
2021-02-13
2
-2
/
+2
*
[image] Provide image_memory()
Michael Brown
2021-01-25
1
-39
/
+5
*
[image] Provide image_set_data()
Michael Brown
2021-01-22
1
-12
/
+9
*
[pci] Define pci_ioremap() for mapping PCI bus addresses
Michael Brown
2020-09-24
1
-0
/
+1
*
[efi] Avoid setting direction flag on EFI platforms
Michael Brown
2020-07-07
1
-0
/
+14
*
[init] Show startup and shutdown function names in debug messages
Michael Brown
2019-01-25
2
-0
/
+2
*
[librm] Ensure that inline code symbols are unique
Michael Brown
2018-03-21
1
-1
/
+1
*
[cpuid] Allow input %ecx value to be specified
Michael Brown
2017-06-16
3
-33
/
+44
*
[video_subr] Use memmove() for overlapping memory copy
Michael Brown
2017-03-22
1
-1
/
+1
*
[time] Allow timer to be selected at runtime
Michael Brown
2017-01-26
1
-37
/
+120
*
[cpuid] Provide cpuid_supported() to test for supported functions
Michael Brown
2017-01-25
2
-58
/
+67
*
[af_packet] Add new AF_PACKET driver for Linux
David Decotigny
2017-01-22
1
-0
/
+39
*
[pci] Support systems with multiple PCI root bridges
Michael Brown
2016-06-09
1
-2
/
+4
*
[tcpip] Do not fall back to using unoptimised TCP/IP checksumming
Michael Brown
2016-05-04
1
-2
/
+2
*
[gdb] Add support for x86_64
Michael Brown
2016-03-22
1
-0
/
+251
[next]