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
/
include
/
ipxe
/
linux
Commit message (
Expand
)
Author
Age
Files
Lines
*
[build] Mark core files as permitted for UEFI Secure Boot
Michael Brown
2026-01-14
7
-0
/
+7
*
[pci] Allow probing permission to vary by range
Michael Brown
2025-11-25
1
-1
/
+2
*
[malloc] Allow for the existence of multiple heaps
Michael Brown
2025-05-19
1
-8
/
+8
*
[uaccess] Remove redundant virt_to_user() and userptr_t
Michael Brown
2025-04-30
1
-8
/
+0
*
[uaccess] Remove now-obsolete memchr_user()
Michael Brown
2025-04-24
1
-6
/
+0
*
[uaccess] Remove user_to_phys() and phys_to_user()
Michael Brown
2025-04-21
1
-18
/
+16
*
[uaccess] Remove redundant user_to_virt()
Michael Brown
2025-04-21
1
-5
/
+0
*
[uaccess] Remove redundant memcpy_user() and related string functions
Michael Brown
2025-04-21
1
-32
/
+0
*
[uaccess] Remove redundant userptr_add() and userptr_diff()
Michael Brown
2025-04-20
1
-11
/
+0
*
[uaccess] Add explicit casts to and from userptr_t where needed
Michael Brown
2025-04-20
1
-2
/
+2
*
[uaccess] Rename userptr_sub() to userptr_diff()
Michael Brown
2025-04-20
1
-3
/
+3
*
[pci] Separate permission to probe buses from bus:dev.fn range discovery
Michael Brown
2024-08-15
1
-0
/
+10
*
[rng] Allow entropy source to be selected at runtime
Michael Brown
2023-02-17
1
-34
/
+0
*
[dhcp] Simplify platform-specific client architecture definitions
Michael Brown
2023-01-22
1
-0
/
+20
*
[pci] Generalise pci_num_bus() to pci_discover()
Michael Brown
2022-09-15
1
-6
/
+10
*
[linux] Add stub phys_to_user() implementation
Michael Brown
2022-03-24
1
-1
/
+14
*
[linux] Add missing pci_num_bus() stub
Michael Brown
2021-03-02
1
-0
/
+11
*
[linux] Provide ACPI settings via /sys/firmware/acpi/tables
Michael Brown
2021-03-01
1
-0
/
+18
*
[pci] Define pci_ioremap() for mapping PCI bus addresses
Michael Brown
2020-09-24
1
-0
/
+13
*
[rng] Use fixed-point calculations for min-entropy quantities
Michael Brown
2018-03-20
1
-2
/
+2
*
[time] Allow timer to be selected at runtime
Michael Brown
2017-01-26
1
-18
/
+0
*
[linux] Rewrite headers included in all builds
Michael Brown
2015-03-05
6
-79
/
+73
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-02
3
-3
/
+3
*
[uaccess] Add memcmp_user()
Michael Brown
2014-01-12
1
-0
/
+6
*
[linux] Add support for accessing PCI configuration space via /proc/bus/pci
Michael Brown
2013-07-13
1
-0
/
+130
*
[uaccess] Add userptr_sub() to find the difference between two user pointers
Michael Brown
2012-11-05
1
-0
/
+6
*
[time] Add Linux time source using gettimeofday()
Michael Brown
2012-05-04
1
-0
/
+18
*
[rng] Add Linux entropy source using /dev/random
Michael Brown
2012-03-18
1
-0
/
+32
*
[linux] Add empty smbios
Piotr Jaroszyński
2010-08-19
1
-0
/
+18
*
[linux] Add nap
Piotr Jaroszyński
2010-08-19
1
-0
/
+18
*
[linux] Add umalloc
Piotr Jaroszyński
2010-08-19
1
-0
/
+18
*
[linux] Add uaccess
Piotr Jaroszyński
2010-08-19
1
-0
/
+104
*
[linux] Add timer
Piotr Jaroszyński
2010-08-19
1
-0
/
+18