banan-os/kernel
Bananymous 4ae4ad528a Kernel: APIC use dprintln instead of kprintln
VESA drivers will be initialized much later now so kprintln
will not be available when initializing APIC
2023-01-12 13:52:22 +02:00
..
arch/i386 Kernel: APIC use dprintln instead of kprintln 2023-01-12 13:52:22 +02:00
include/kernel Kernel: Unallocate RSDT after we are done with it 2023-01-12 13:45:01 +02:00
kernel Kenrel: Remove unnecessary print from kmalloc_initialize() 2023-01-12 13:24:41 +02:00
.gitignore Initial commit. We have a booting kernel 2022-11-12 21:04:47 +02:00
Makefile Kernel: Improve kernel panic message and rename it 'panic'->'Panic' 2023-01-09 21:57:03 +02:00
icxxabi.cpp Kernel: We can now use destructors in global objects 2022-12-13 00:52:32 +02:00