]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseMemoryLibRepStr/Ia32/ScanMem8.s
Prepend underscores to procedure identifiers.
[mirror_edk2.git] / MdePkg / Library / BaseMemoryLibRepStr / Ia32 / ScanMem8.s
index a9c8d93f56457a2eb27e8f0e544863c939dd5463..f4e3e282a265bf42365eb33ff95ec75b4ebf6003 100644 (file)
@@ -30,8 +30,8 @@
     .686: 
     .code: 
 
-.global InternalMemScanMem8
-InternalMemScanMem8:
+.global _InternalMemScanMem8
+_InternalMemScanMem8:
     push    %edi
     movl    12(%esp),%ecx
     movl    8(%esp),%edi