]> git.proxmox.com Git - mirror_edk2.git/blobdiff - EdkCompatibilityPkg/Foundation/Library/Pei/PeiLib/X64/SupportItpDebug.S
Fix CRLF format
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / Pei / PeiLib / X64 / SupportItpDebug.S
index 150c78c7361a5cdeac0f2d9ab9b6f9dcc6a34f4b..13efef48adb7bed27e0e27b1eeb5347253c331f8 100644 (file)
@@ -1,78 +1,78 @@
-#------------------------------------------------------------------------------
-#
-# Copyright (c) 2008, Intel Corporation. All rights reserved.<BR>
-# This program and the accompanying materials                          
-# are licensed and made available under the terms and conditions of the BSD License         
-# which accompanies this distribution.  The full text of the license may be found at        
-# http://opensource.org/licenses/bsd-license.php                                            
-#                                                                                           
-# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     
-# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.     
-#
-# Module Name:
-#
-#   SupportItpDebug.S
-# 
-# Abstract:
-# 
-#   This is the code for debuging X64, to add a break hook at loading every module
-#
-#------------------------------------------------------------------------------
-#include <EfiBind.h>
-
-  .text
-
-.globl ASM_PFX(AsmEfiSetBreakSupport)
-
-#------------------------------------------------------------------------------
-#  VOID
-#  AsmEfiSetBreakSupport (
-#    IN UINTN  LoadAddr    // rcx
-#    )
-#------------------------------------------------------------------------------
-
-ASM_PFX(AsmEfiSetBreakSupport):
-
-    movw $60000, %dx
-    outl %eax, %dx
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    nop
-    ret
-
-
-
-
+#------------------------------------------------------------------------------\r
+#\r
+# Copyright (c) 2008, Intel Corporation. All rights reserved.<BR>\r
+# 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
+# http://opensource.org/licenses/bsd-license.php                                            \r
+#                                                                                           \r
+# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,                     \r
+# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.     \r
+#\r
+# Module Name:\r
+#\r
+#   SupportItpDebug.S\r
+# \r
+# Abstract:\r
+# \r
+#   This is the code for debuging X64, to add a break hook at loading every module\r
+#\r
+#------------------------------------------------------------------------------\r
+#include <EfiBind.h>\r
+\r
+  .text\r
+\r
+.globl ASM_PFX(AsmEfiSetBreakSupport)\r
+\r
+#------------------------------------------------------------------------------\r
+#  VOID\r
+#  AsmEfiSetBreakSupport (\r
+#    IN UINTN  LoadAddr    // rcx\r
+#    )\r
+#------------------------------------------------------------------------------\r
+\r
+ASM_PFX(AsmEfiSetBreakSupport):\r
+\r
+    movw $60000, %dx\r
+    outl %eax, %dx\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    nop\r
+    ret\r
+\r
+\r
+\r
+\r