]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/UefiSalLib/UefiSalLib.c
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Library / UefiSalLib / UefiSalLib.c
index e79c7ce8a936225013964fe2b5422d0dccb3641c..3cfc89fc5258e32deaeaf1a85cddf5659ffa6386 100644 (file)
@@ -2,13 +2,13 @@
   SAL Library implementation retrieving the SAL Entry Point from the SAL System Table\r
   register in the EFI System Configuration Table.\r
 \r
-  Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
+  Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
   This program and the accompanying materials are\r
   licensed and made available under the terms and conditions of\r
   the BSD License which accompanies this distribution.  The full\r
   text of the license may be found at\r
   http://opensource.org/licenses/bsd-license.php.\r
-  \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
@@ -28,8 +28,8 @@ SAL_PROC         mSalProcEntry;
 \r
 /**\r
   Makes a SAL procedure call.\r
-  \r
-  This is a wrapper function to make a SAL procedure call.  \r
+\r
+  This is a wrapper function to make a SAL procedure call.\r
   No parameter checking is performed on the 8 input parameters,\r
   but there are some common rules that the caller should follow\r
   when making a SAL call.  Any address passed to SAL as buffers\r