diff --git a/MdePkg/Library/BaseLib/Ia32/RShiftU64.s b/MdePkg/Library/BaseLib/Ia32/RShiftU64.s index efedcf751b..f6c28dee96 100644 --- a/MdePkg/Library/BaseLib/Ia32/RShiftU64.s +++ b/MdePkg/Library/BaseLib/Ia32/RShiftU64.s @@ -22,7 +22,7 @@ .686: .code: -.global InternalMathRShiftU64 +.global _InternalMathRShiftU64 _InternalMathRShiftU64: movb 12(%esp),%cl xorl %edx,%edx