]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/CpuPause.S
Fix the bug that if code is run above 4G, AsmDisablePaging64 will be failed
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / CpuPause.S
index 5fef9c8d5cdf5215bf524676802d303b664043cf..60aa79c233f7ae14eeafda53baff944c9832bc4d 100644 (file)
@@ -1,5 +1,5 @@
 #------------------------------------------------------------------------------ ;\r
-# Copyright (c) 2006, Intel Corporation\r
+# Copyright (c) 2006 - 2008, Intel Corporation\r
 # All rights reserved. This program and the accompanying materials\r
 # are licensed and made available under the terms and conditions of the BSD License\r
 # which accompanies this distribution.  The full text of the license may be found at\r
@@ -10,7 +10,7 @@
 #\r
 # Module Name:\r
 #\r
-#   CpuPause.Asm\r
+#   CpuPause.S\r
 #\r
 # Abstract:\r
 #\r
@@ -20,7 +20,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 \r
-.globl ASM_PFX(CpuPause)\r
+ASM_GLOBAL ASM_PFX(CpuPause)\r
 \r
 #------------------------------------------------------------------------------\r
 # VOID\r