]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem64.s
Prepend underscores to procedure identifiers.
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLibRepStr / Ia32 / ScanMem64.s
index bfb41897829a9073cba3e1150bfb8ec4b9dace8a..49e9e07cf75e2823f3ff974e61971f22c29bb655 100644 (file)
@@ -30,7 +30,8 @@
     .686: 
     .code: 
 
     .686: 
     .code: 
 
-InternalMemScanMem64:
+.global _InternalMemScanMem64
+_InternalMemScanMem64:
     push    %edi
     movl    12(%esp),%ecx
     movl    16(%esp),%eax
     push    %edi
     movl    12(%esp),%ecx
     movl    16(%esp),%eax