]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ia32/CpuBreakpoint.S
Fix the bug in x64 thunk code that it cannot handle the case when GDT is loaded in...
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ia32 / CpuBreakpoint.S
index e82434b670d9c3f8c9ef27b1ee2f76be05d58865..9530ccb9d6da5df14ecf6634a3f0c7696bd92732 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
-#   CpuBreakpoint.s\r
+#   CpuBreakpoint.S\r
 #\r
 # Abstract:\r
 #\r
@@ -20,7 +20,7 @@
 #\r
 #------------------------------------------------------------------------------\r
 \r
-.globl ASM_PFX(CpuBreakpoint)\r
+ASM_GLOBAL ASM_PFX(CpuBreakpoint)\r
 \r
 #------------------------------------------------------------------------------\r
 # VOID\r