forked from KolibriOS/kolibrios
1) high LFB
2) ixed fat12 & RD write error git-svn-id: svn://kolibrios.org@400 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -225,9 +225,8 @@ high_code:
|
||||
mov dword [sys_pgdir], 0
|
||||
mov dword [sys_pgdir+4], 0
|
||||
mov dword [sys_pgdir+8], 0
|
||||
mov dword [sys_pgdir+12], 0
|
||||
|
||||
mov eax, sys_pgdir-OS_BASE
|
||||
mov eax, cr3
|
||||
mov cr3, eax
|
||||
|
||||
; SAVE REAL MODE VARIABLES
|
||||
|
Reference in New Issue
Block a user