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
/
image
/
initrd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[initrd] Move initrd reshuffling to be architecture-independent code
Michael Brown
2025-05-21
1
-309
/
+0
*
[bios] Use generic external heap based on the system memory map
Michael Brown
2025-05-19
1
-4
/
+4
*
[image] Make image data read-only to most consumers
Michael Brown
2025-04-30
1
-6
/
+5
*
[uaccess] Remove redundant copy_from_user() and copy_to_user()
Michael Brown
2025-04-30
1
-0
/
+1
*
[initrd] Use physical addresses for calculations on initrd locations
Michael Brown
2025-04-28
1
-33
/
+37
*
[uaccess] Remove user_to_phys() and phys_to_user()
Michael Brown
2025-04-21
1
-16
/
+16
*
[uaccess] Remove redundant user_to_virt()
Michael Brown
2025-04-21
1
-1
/
+1
*
[uaccess] Remove redundant memcpy_user() and related string functions
Michael Brown
2025-04-21
1
-6
/
+6
*
[uaccess] Remove redundant userptr_add() and userptr_diff()
Michael Brown
2025-04-20
1
-13
/
+12
*
[uaccess] Rename userptr_sub() to userptr_diff()
Michael Brown
2025-04-20
1
-10
/
+10
*
[cpio] Split out bzImage initrd CPIO header construction
Michael Brown
2021-05-21
1
-0
/
+1
*
[initrd] Allow for zero-length initrd files
Michael Brown
2021-02-18
1
-6
/
+6
*
[init] Show startup and shutdown function names in debug messages
Michael Brown
2019-01-25
1
-0
/
+1
*
[bios] Add bin-x86_64-pcbios build platform
Michael Brown
2016-02-16
1
-0
/
+304