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
*
Merge branch 'master' into openslx
openslx
Simon Rettberg
2026-01-28
60
-1555
/
+3141
|
\
|
*
[build] Mark known reviewed files as permitted for UEFI Secure Boot
Michael Brown
2026-01-14
9
-0
/
+9
|
*
[build] Mark core files as permitted for UEFI Secure Boot
Michael Brown
2026-01-14
40
-0
/
+41
|
*
[efi] Retry calls to GetRNG() as needed
Michael Brown
2025-12-12
1
-15
/
+30
|
*
[efi] Allow for creating devices with no EFI parent device
Michael Brown
2025-11-25
2
-35
/
+74
|
*
[pci] Use runtime selectable PCI I/O API for EFI cloud builds
Michael Brown
2025-11-25
1
-0
/
+1
|
*
[efi] Wrap a selection of runtime services calls
Michael Brown
2025-11-13
1
-7
/
+248
|
*
[efi] Allow SAN-booted images to be traced via DEBUG=efi_wrap
Michael Brown
2025-11-13
1
-0
/
+7
|
*
[efi] Add image security database GUID definition
Michael Brown
2025-11-12
1
-0
/
+5
|
*
[efi] Add Microsoft vendor GUID definition
Michael Brown
2025-11-12
1
-0
/
+6
|
*
[efi] Add storage security command protocol header and GUID definition
Michael Brown
2025-11-12
1
-0
/
+7
|
*
[efi] Update to current EDK2 headers
Michael Brown
2025-11-12
1
-0
/
+5
|
*
[efi] Switch back to VA_START() etc macros for EFIAPI functions
Michael Brown
2025-11-11
1
-12
/
+12
|
*
[efi] Use current boot option as a fallback for obtaining the boot URI
Michael Brown
2025-08-29
1
-0
/
+9
|
*
[efi] Add ability to extract device path from an EFI load option
Michael Brown
2025-08-29
1
-0
/
+199
|
*
[efi] Check only the non-extended WaitForKey event
Michael Brown
2025-07-16
1
-4
/
+1
|
*
[efi] Allow compiler to perform type checks on EFI_EVENT
Michael Brown
2025-07-15
2
-2
/
+2
|
*
[init] Show initialisation function names in debug messages
Michael Brown
2025-07-15
6
-0
/
+6
|
*
[efi] Drop to external TPL for calls to ConnectController()
Michael Brown
2025-07-14
5
-41
/
+122
|
*
[efi] Provide efi_tpl_name() for transcribing TPLs in debug messages
Michael Brown
2025-07-14
2
-28
/
+28
|
*
[riscv] Invalidate data cache on completed RX DMA buffers
Michael Brown
2025-07-10
1
-3
/
+4
|
*
[dma] Use virtual addresses for dma_map()
Michael Brown
2025-07-08
1
-9
/
+10
|
*
[initrd] Rename bzimage_align() to initrd_align()
Michael Brown
2025-05-22
1
-0
/
+1
|
*
[fdt] Allow an initrd to be specified when creating a device tree
Michael Brown
2025-05-21
1
-1
/
+1
|
*
[uaccess] Remove redundant virt_to_user() and userptr_t
Michael Brown
2025-04-30
1
-1
/
+0
|
*
[uaccess] Reduce scope of included uaccess.h header
Michael Brown
2025-04-30
1
-0
/
+1
|
*
[image] Make image data read-only to most consumers
Michael Brown
2025-04-30
1
-1
/
+1
|
*
[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
4
-0
/
+4
|
*
[bofm] Remove userptr_t from BOFM table parsing and updating
Michael Brown
2025-04-29
1
-50
/
+44
|
*
[xferbuf] Simplify and generalise data transfer buffers
Michael Brown
2025-04-29
1
-45
/
+2
|
*
[efi] Add ability to reboot to firmware setup menu
Michael Brown
2025-04-28
1
-0
/
+23
|
*
[reboot] Generalise warm reboot indicator to a flags bitmask
Michael Brown
2025-04-28
1
-3
/
+5
|
*
[linux] Add missing return statement to linux_poll()
Michael Brown
2025-04-28
1
-0
/
+1
|
*
[build] Prevent the use of reserved words in C23
Miao Wang
2025-04-27
1
-6
/
+6
|
*
[fbcon] Remove userptr_t from framebuffer console drivers
Michael Brown
2025-04-25
1
-12
/
+10
|
*
[block] Remove userptr_t from block device abstraction
Michael Brown
2025-04-24
1
-2
/
+3
|
*
[uaccess] Remove now-obsolete memchr_user()
Michael Brown
2025-04-24
1
-1
/
+0
|
*
[uaccess] Remove trivial uses of userptr_t
Michael Brown
2025-04-24
8
-25
/
+20
|
*
[umalloc] Remove userptr_t from user memory allocations
Michael Brown
2025-04-23
3
-67
/
+25
|
*
[smbios] Remove userptr_t from SMBIOS structure parsing
Michael Brown
2025-04-23
4
-212
/
+196
|
*
[acpi] Remove userptr_t from ACPI table parsing
Michael Brown
2025-04-22
2
-7
/
+9
|
*
[crypto] Remove userptr_t from ASN.1 parsers
Michael Brown
2025-04-22
1
-2
/
+2
|
*
[uaccess] Remove user_to_phys() and phys_to_user()
Michael Brown
2025-04-21
7
-14
/
+15
|
*
[uaccess] Remove redundant user_to_virt()
Michael Brown
2025-04-21
5
-6
/
+4
|
*
[uaccess] Remove redundant memcpy_user() and related string functions
Michael Brown
2025-04-21
4
-9
/
+5
|
*
[uaccess] Remove redundant userptr_add() and userptr_diff()
Michael Brown
2025-04-20
1
-1
/
+0
|
*
[uaccess] Add explicit casts to and from userptr_t where needed
Michael Brown
2025-04-20
1
-1
/
+1
|
*
[efi] Allow for custom methods for disconnecting existing drivers
Michael Brown
2025-04-17
2
-10
/
+28
|
*
[fdt] Populate boot arguments in constructed device tree
Michael Brown
2025-04-01
1
-2
/
+3
[next]