Luna/kernel
apio c53bba0392
MemoryManager: Add an unmap_weak_and_free_vm() helper function
This function mirrors unmap_owned_and_free_vm(), but using weak unmapping (does not free the underlying physical memory)
2023-01-05 21:50:06 +01:00
..
src MemoryManager: Add an unmap_weak_and_free_vm() helper function 2023-01-05 21:50:06 +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