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
/
include
/
bits
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] Mark known reviewed files as permitted for UEFI Secure Boot
Michael Brown
2026-01-14
3
-0
/
+3
*
[build] Mark core files as permitted for UEFI Secure Boot
Michael Brown
2026-01-14
14
-0
/
+14
*
[crypto] Allow for zero-length big integer literals
Michael Brown
2025-12-29
1
-2
/
+6
*
[pci] Use linker tables for runtime selectable PCI APIs
Michael Brown
2025-11-24
1
-1
/
+0
*
[uart] Support 16550 UARTs accessed via either MMIO or port I/O
Michael Brown
2025-11-04
1
-2
/
+2
*
[uart] Allow for dynamically registered 16550 UARTs
Michael Brown
2025-06-22
1
-8
/
+8
*
[uart] Allow for the existence of non-16550 UARTs
Michael Brown
2025-06-20
2
-41
/
+60
*
[initrd] Move initrd reshuffling to be architecture-independent code
Michael Brown
2025-05-21
1
-1
/
+0
*
[bios] Use generic external heap based on the system memory map
Michael Brown
2025-05-19
2
-15
/
+0
*
[bios] Update to use the generic system memory map API
Michael Brown
2025-05-16
1
-0
/
+14
*
[bios] Rename memmap.c to int15.c
Michael Brown
2025-05-14
1
-1
/
+1
*
[uaccess] Generalise librm's virt_offset mechanism for RISC-V
Michael Brown
2025-05-08
1
-14
/
+0
*
[crypto] Expose shifted out bit from big integer shifts
Michael Brown
2025-02-13
1
-6
/
+13
*
[crypto] Expose carry flag from big integer addition and subtraction
Michael Brown
2024-11-26
1
-6
/
+14
*
[crypto] Use architecture-independent bigint_is_set()
Michael Brown
2024-10-10
1
-19
/
+0
*
[crypto] Rename bigint_rol()/bigint_ror() to bigint_shl()/bigint_shr()
Michael Brown
2024-10-07
1
-4
/
+4
*
[crypto] Eliminate temporary carry space for big integer multiplication
Michael Brown
2024-09-27
1
-13
/
+12
*
[crypto] Use constant-time big integer multiplication
Michael Brown
2024-09-23
1
-5
/
+29
*
[efi] Centralise definition of efi_cpu_nap()
Michael Brown
2024-09-13
1
-2
/
+9
*
[ucode] Add support for updating x86 microcode
Michael Brown
2024-03-15
1
-0
/
+1
*
[bios] Provide a multiprocessor API for BIOS
Michael Brown
2024-03-15
1
-0
/
+2
*
[mp] Define an API for multiprocessor functions
Michael Brown
2024-03-15
1
-0
/
+12
*
[crypto] Allow multiplicand and multiplier to differ in size
Michael Brown
2024-01-16
1
-1
/
+3
*
[rng] Allow entropy source to be selected at runtime
Michael Brown
2023-02-17
1
-15
/
+0
*
[rng] Add RDRAND as an entropy source
Michael Brown
2023-02-15
2
-0
/
+2
*
[ioapi] Move PAGE_SHIFT to bits/io.h
Michael Brown
2023-02-06
1
-0
/
+3
*
[pci] Select PCI I/O API at runtime for cloud images
Michael Brown
2022-09-18
1
-0
/
+1
*
[crypto] Add memory output constraints for big-integer inline assembly
Michael Brown
2021-06-03
1
-17
/
+37
*
[linux] Use host glibc system call wrappers
Michael Brown
2021-03-01
1
-6
/
+0
*
[bitops] Provide an explicit operand size for bit test instructions
Michael Brown
2021-02-27
1
-4
/
+4
*
[crypto] Avoid temporarily setting direction flag in bigint_is_geq()
Michael Brown
2020-07-07
1
-17
/
+8
*
[time] Add support for the ACPI power management timer
Michael Brown
2018-03-20
1
-0
/
+1
*
[acpi] Make acpi_find_rsdt() a per-platform method
Michael Brown
2017-05-23
1
-0
/
+14
*
[time] Allow timer to be selected at runtime
Michael Brown
2017-01-26
2
-15
/
+1
*
[cpuid] Provide cpuid_supported() to test for supported functions
Michael Brown
2017-01-25
1
-0
/
+1
*
[acpi] Add support for ACPI power off
Michael Brown
2016-07-11
1
-0
/
+1
*
[rng] Check for functioning RTC interrupt
Michael Brown
2016-07-10
1
-0
/
+1
*
[efi] Generalise EFI entropy generation to non-x86 CPUs
Michael Brown
2016-05-04
1
-1
/
+0
*
[tcpip] Do not fall back to using unoptimised TCP/IP checksumming
Michael Brown
2016-05-04
1
-4
/
+2
*
[gdb] Add support for x86_64
Michael Brown
2016-03-22
1
-0
/
+1
*
[xen] Use generic test_and_clear_bit() function
Michael Brown
2016-03-16
1
-19
/
+0
*
[bitops] Add generic atomic bit test, set, and clear functions
Michael Brown
2016-03-16
1
-0
/
+94
*
[librm] Support ioremap() for addresses above 4GB in a 64-bit build
Michael Brown
2016-02-26
1
-0
/
+2
*
[ioapi] Split ioremap() out to a separate IOMAP API
Michael Brown
2016-02-26
1
-0
/
+12
*
[bios] Add bin-x86_64-pcbios build platform
Michael Brown
2016-02-16
9
-0
/
+128
*
[xen] Wait for and clear XenStore event before receiving data
Michael Brown
2015-06-30
1
-0
/
+19
*
[serial] Add general abstraction of a 16550-compatible UART
Michael Brown
2015-06-29
2
-0
/
+42
*
[int13con] Add basic ability to log to a local disk via INT 13
Michael Brown
2015-05-19
1
-0
/
+1
*
[efi] Add EFI entropy source
Michael Brown
2015-04-14
1
-0
/
+1
*
[libc] Rewrite byte-swapping code
Michael Brown
2015-03-02
1
-0
/
+8
[next]