ptos: ke: Add kernel C groundwork
Signed-off-by: Chloe M. <chloe@yiffware.org>
This commit is contained in:
@@ -15,6 +15,7 @@ MdBspEntry:
|
||||
|
||||
lea g_GDTR(%rip), %rdi
|
||||
call MdGdtLoad
|
||||
call KiKernelInit /* Kick off system init */
|
||||
1: hlt
|
||||
jmp 1b
|
||||
|
||||
|
||||
Reference in New Issue
Block a user