mirror of
https://github.com/DragonOS-Community/DragonOS.git
synced 2025-06-18 16:26:31 +00:00
🆕 AP处理器切换到64位模式
This commit is contained in:
@ -193,6 +193,7 @@ multiboot_header_end:
|
||||
// 临时页表 4KB/页
|
||||
.section .data
|
||||
.align 0x1000
|
||||
.global pml4
|
||||
pml4:
|
||||
.skip 0x1000
|
||||
pdpt:
|
||||
|
Reference in New Issue
Block a user