Luna/kernel
apio 73c58bd902
All checks were successful
continuous-integration/drone/push Build is passing
Init: Move platform_init() before MemoryManager::init()
This enables NX before we actually use it.
Wasn't causing problems with KVM on, but crashed with KVM off with a 'reserved bit set' page fault.
2022-12-26 12:12:55 +01:00
..
src Init: Move platform_init() before MemoryManager::init() 2022-12-26 12:12:55 +01:00
CMakeLists.txt Add a simple ELF loader 2022-12-23 13:09:21 +01:00
moon.ld Kernel: Start the call stack with a null RBP on x86_64 2022-11-19 18:38:32 +01:00