Luna/kernel
apio 261fc73146 ELFLoader: Read the ELF file header by header using the VFS
Instead of just allocating one big redundant blob of memory and reading into it, then having to free it...
2022-10-12 18:23:52 +02:00
..
include ELFLoader: Read the ELF file header by header using the VFS 2022-10-12 18:23:52 +02:00
src ELFLoader: Read the ELF file header by header using the VFS 2022-10-12 18:23:52 +02:00
Makefile Kernel: Build with -fstack-protector-strong instead of -fstack-protector-all 2022-10-12 14:50:31 +02:00
moon.ld Start the call stack with a null RBP before calling _start 2022-09-18 17:03:29 +02:00