forked from KolibriOS/kolibrios64
correct stupid mistake but still reboot when trying to load cr3
This commit is contained in:
@@ -527,11 +527,10 @@ kernel_image_phys_base dq ?
|
|||||||
kernel_image_phys_end dq ?
|
kernel_image_phys_end dq ?
|
||||||
|
|
||||||
align 4096
|
align 4096
|
||||||
table_p4 rq 512
|
|
||||||
table_p3 rq 512
|
|
||||||
table_p2 rq 512
|
|
||||||
table_p1 rq 512
|
table_p1 rq 512
|
||||||
|
table_p2 rq 512
|
||||||
|
table_p3 rq 512
|
||||||
|
table_p4 rq 512
|
||||||
|
|
||||||
|
|
||||||
section '.reloc' fixups data discardable
|
section '.reloc' fixups data discardable
|
||||||
|
Reference in New Issue
Block a user