ladybird/Kernel/Prekernel
Gunnar Beutner 69fd68b1c8 Prekernel: Make sure we're not overwriting the ELF header
This copies the ELF header because we might end up overwriting when
loading the ELF sections.
2021-07-20 01:50:55 +02:00
..
boot.S Kernel: Simplify the linker script for the prekernel 2021-07-19 11:29:09 +02:00
BootInfo.h Kernel: Introduce basic pre-kernel environment 2021-07-18 17:31:13 +02:00
CMakeLists.txt Kernel: Introduce basic pre-kernel environment 2021-07-18 17:31:13 +02:00
init.cpp Prekernel: Make sure we're not overwriting the ELF header 2021-07-20 01:50:55 +02:00
linker.ld Kernel: Simplify the linker script for the prekernel 2021-07-19 11:29:09 +02:00
multiboot.S Kernel: Introduce basic pre-kernel environment 2021-07-18 17:31:13 +02:00
Prekernel.h Kernel: Introduce basic pre-kernel environment 2021-07-18 17:31:13 +02:00
UBSanitizer.cpp Kernel: Introduce basic pre-kernel environment 2021-07-18 17:31:13 +02:00