Luna/kernel
apio 063b6345ee Make reboot and shutdown disable interrupts before proceeding
This is getting important now that I've made a Scheduler (yay!!) *will get added next commit*
2022-09-20 19:54:49 +02:00
..
include Add a is_in_handler function to validate being in an interrupt handler 2022-09-20 17:16:07 +02:00
src Make reboot and shutdown disable interrupts before proceeding 2022-09-20 19:54:49 +02:00
Makefile Add a tool to auto-generate a symbol map, borrowed from SerenityOS :) 2022-09-19 20:35:24 +02:00
moon.ld Start the call stack with a null RBP before calling _start 2022-09-18 17:03:29 +02:00