forked from KolibriOS/kolibrios
bugfix of revision 820
git-svn-id: svn://kolibrios.org@891 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
da448a7a84
commit
ef9256f6b0
@ -109,6 +109,7 @@ v86_create:
|
|||||||
mov [edi+800h], eax
|
mov [edi+800h], eax
|
||||||
lea eax, [edx + 111b]
|
lea eax, [edx + 111b]
|
||||||
stosd
|
stosd
|
||||||
|
add edx, 0x1000
|
||||||
loop @b
|
loop @b
|
||||||
pop eax
|
pop eax
|
||||||
pop edi
|
pop edi
|
||||||
|
Loading…
Reference in New Issue
Block a user