mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 23:41:00 +00:00
Depending on the exact layout of the .ksyms section the kernel would fail to boot because the kernel_load_end variable didn't account for the section's size. |
||
|---|---|---|
| .. | ||
| boot.S | ||
| BootInfo.h | ||
| CMakeLists.txt | ||
| init.cpp | ||
| linker.ld | ||
| multiboot.S | ||
| Prekernel.h | ||
| UBSanitizer.cpp | ||