Higher-half kernel mapping. Unmap where possible, freeing up lower memory
This commit is contained in:
parent
6e16298e71
commit
83bc8a0da5
7 changed files with 68 additions and 30 deletions
|
@ -126,6 +126,7 @@ long_mode:
|
|||
|
||||
;rust init
|
||||
mov rax, [kernel_base + 0x18]
|
||||
xchg bx, bx
|
||||
jmp rax
|
||||
|
||||
long_mode_ap:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue