vesa 1.2 fixup

git-svn-id: svn://kolibrios.org@673 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Sergey Semyonov (Serge)
2007-11-16 08:28:33 +00:00
parent e24551e65f
commit cd14d65fc6
4 changed files with 203 additions and 159 deletions

View File

@@ -66,7 +66,6 @@ map_PE: ;stdcall base:dword, image:dword
shr ecx, 2
rep movsd
.L8:
mov ecx, [edx+256]
add ecx, 4095
@@ -80,7 +79,6 @@ map_PE: ;stdcall base:dword, image:dword
xor eax, eax
rep stosb
.L10:
inc dword [esp+36]
add edx, 40