vesa 1.2 fixup
git-svn-id: svn://kolibrios.org@673 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user