]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/WriteMsr64.S
1. Port X64, IPF and EBC arch for BaseLib
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / WriteMsr64.S
index 1289c5f86274456b025f9ad26cf7729b14938933..5c12c981a9037d9f762d8aa6da5607ff2f9661aa 100644 (file)
@@ -29,8 +29,8 @@
 #   IN UINT64  Value\r
 #   );\r
 #------------------------------------------------------------------------------\r
-.globl _AsmWriteMsr64\r
-_AsmWriteMsr64:\r
+.globl ASM_PFX(AsmWriteMsr64)\r
+ASM_PFX(AsmWriteMsr64):\r
     movl    12(%esp), %edx\r
     movl    8(%esp), %eax\r
     movl    4(%esp), %ecx\r