Kernel: Booting with higher half kernel gets to Heap initialization

This commit is contained in:
Bananymous
2023-05-30 22:21:12 +03:00
parent 0907965dc5
commit 81cf389754
3 changed files with 98 additions and 65 deletions

View File

@@ -199,6 +199,7 @@ long_mode:
jmp *%rcx
higher_half:
addq $KERNEL_OFFSET, g_multiboot_info
# call global constuctors
call _init