[KERNEL] Use PAT if supported. Otherwise MTRR

git-svn-id: svn://kolibrios.org@9950 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
turbocat
2023-12-26 18:33:21 +00:00
parent b9d43b416f
commit bbee219bab
3 changed files with 18 additions and 18 deletions

View File

@@ -436,7 +436,7 @@ high_code:
list_init eax
call init_video
call init_mtrr
call init_pat_mtrr
mov [LFBAddress], LFB_BASE
mov ecx, bios_fb
call set_framebuffer