Luna/kernel
apio a7a38d3433
All checks were successful
continuous-integration/drone/push Build is passing
Bitmap: Add a fallible variant of match_region() that does not crash if arguments are out of range
This lets us call deallocate_memory() with any address and it will not crash.
2023-01-22 14:25:51 +01:00
..
src Bitmap: Add a fallible variant of match_region() that does not crash if arguments are out of range 2023-01-22 14:25:51 +01:00
CMakeLists.txt tools+CMake: Prefix all environment variables with LUNA_ 2023-01-21 22:44:16 +01:00
debug.cmake Bitmap: Introduce a new method 'find' and use it in MM and KernelVM 2023-01-09 17:59:52 +01:00
moon.ld Kernel: Start the call stack with a null RBP on x86_64 2022-11-19 18:38:32 +01:00