mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 14:21:00 +00:00
This enables further work on implementing KASLR by adding relocation support to the pre-kernel and updating the kernel to be less dependent on specific virtual memory layouts. |
||
|---|---|---|
| .. | ||
| boot.S | ||
| CMakeLists.txt | ||
| init.cpp | ||
| linker.ld | ||
| multiboot.S | ||
| Prekernel.h | ||
| UBSanitizer.cpp | ||