]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/Monitor.S
1. Port X64, IPF and EBC arch for BaseLib
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / Monitor.S
index 371e1839fce534de8cb410dd7a3918380322bc86..6e9284dcd4d62fb1a4dba8399c1ed28641161afc 100644 (file)
@@ -21,7 +21,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 \r
-.global _AsmMonitor\r
+.globl ASM_PFX(AsmMonitor)\r
 \r
 #------------------------------------------------------------------------------\r
 # UINT64\r
@@ -32,7 +32,7 @@
 #   IN      UINTN                     Edx\r
 #   );\r
 #------------------------------------------------------------------------------\r
-_AsmMonitor:\r
+ASM_PFX(AsmMonitor):\r
     movl    4(%esp), %eax\r
     movl    8(%esp), %ecx\r
     movl    12(%esp), %edx\r