reconfigure MTRRs after BIOS, enable write-combining framebuffer in more configurations

git-svn-id: svn://kolibrios.org@4608 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
CleverMouse
2014-03-04 13:58:20 +00:00
parent 834239b12b
commit b1cb69355f
6 changed files with 884 additions and 107 deletions

View File

@@ -1261,6 +1261,8 @@ end if
mov [timer_ticks_enable], 1 ; for cd driver
sti
call mtrr_validate
; call change_task
jmp osloop