forked from KolibriOS/kolibrios
set type of memory range detected without BIOS, fix r2466
git-svn-id: svn://kolibrios.org@4390 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
34c5bdcedc
commit
3a9d9f866f
@ -41,6 +41,8 @@ proc mem_test
|
||||
mov [BOOT_VARS-OS_BASE + 0x9108], eax
|
||||
mov [BOOT_VARS-OS_BASE + 0x910C], edi
|
||||
mov [BOOT_VARS-OS_BASE + 0x9110], eax
|
||||
inc eax
|
||||
mov [BOOT_VARS-OS_BASE + 0x9114], eax
|
||||
.ret:
|
||||
ret
|
||||
endp
|
||||
|
Loading…
Reference in New Issue
Block a user