]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/PeiServicesTablePointerLibIdt/x64/AsmPeiSevicesTablePointer.S
To support GCC build. Currently, it could not pass GCC build,since tool could not...
[mirror_edk2.git] / MdePkg / Library / PeiServicesTablePointerLibIdt / x64 / AsmPeiSevicesTablePointer.S
index 30eccdd0b4b8d85759f25d92d4661822ce5b7fa2..66697c24bbcaec796ee1a5989d35d3ac80998036 100644 (file)
@@ -1,36 +1,36 @@
-#------------------------------------------------------------------------------
-#
-# Copyright (c) 2006, Intel Corporation
-# All rights reserved. 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:
-#
-#   AsmPeiSevicesTablePointer.S
-#
-# Abstract:
-#
-#   AsmPeiSevicesTablePointer function
-#
-# Notes:
-#
-#------------------------------------------------------------------------------
-
-
-#------------------------------------------------------------------------------
-# EFI_PEI_SERVICES **
-# EFIAPI
-# AsmPeiSevicesTablePointer (
-#   );
-#------------------------------------------------------------------------------
-.global AsmPeiSevicesTablePointer;
-.align 16;
-AsmPeiSevicesTablePointer:
-    sidt    (%rcx)
-    movq    -8(%rcx), %rcx
-    ret
+#------------------------------------------------------------------------------\r
+#\r
+# Copyright (c) 2006, 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
+# 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
+#   AsmPeiSevicesTablePointer.S\r
+#\r
+# Abstract:\r
+#\r
+#   AsmPeiSevicesTablePointer function\r
+#\r
+# Notes:\r
+#\r
+#------------------------------------------------------------------------------\r
+\r
+\r
+#------------------------------------------------------------------------------\r
+# EFI_PEI_SERVICES **\r
+# EFIAPI\r
+# AsmPeiSevicesTablePointer (\r
+#   );\r
+#------------------------------------------------------------------------------\r
+.global AsmPeiSevicesTablePointer;\r
+.align 16;\r
+AsmPeiSevicesTablePointer:\r
+    sidt    (%rcx)\r
+    movq    -8(%rcx), %rcx\r
+    ret\r