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
/
interface
/
pcbios
/
memtop_umalloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[bios] Use generic external heap based on the system memory map
Michael Brown
2025-05-19
1
-246
/
+0
*
[bios] Use memmap_describe() to find an external heap location
Michael Brown
2025-05-16
1
-16
/
+14
*
[bios] Describe umalloc() heap as an in-use memory area
Michael Brown
2025-05-16
1
-1
/
+17
*
[uaccess] Remove redundant copy_from_user() and copy_to_user()
Michael Brown
2025-04-30
1
-0
/
+1
*
[umalloc] Remove userptr_t from user memory allocations
Michael Brown
2025-04-23
1
-23
/
+19
*
[uaccess] Remove user_to_phys() and phys_to_user()
Michael Brown
2025-04-21
1
-15
/
+15
*
[uaccess] Remove redundant memcpy_user() and related string functions
Michael Brown
2025-04-21
1
-2
/
+2
*
[uaccess] Remove redundant userptr_add() and userptr_diff()
Michael Brown
2025-04-20
1
-5
/
+5
*
[uaccess] Add explicit casts to and from userptr_t where needed
Michael Brown
2025-04-20
1
-1
/
+1
*
[pcbios] Take alignment into account when checking for available space
David Decotigny
2020-07-21
1
-4
/
+4
*
[pcbios] Fix "out of memory" detection when expanding bottom area
David Decotigny
2020-07-21
1
-1
/
+1
*
[pcbios] Restrict external memory allocations to the low 4GB
Michael Brown
2016-03-08
1
-0
/
+53
*
[bios] Add bin-x86_64-pcbios build platform
Michael Brown
2016-02-16
1
-0
/
+182