]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePalLibNull/PalCall.c
MdePkg: Clean up source files
[mirror_edk2.git] / MdePkg / Library / BasePalLibNull / PalCall.c
index e138cde0303b2981b211901c63757019649fd177..d28bb838a3691e4e44e4cac386f5fc06fb69a62d 100644 (file)
@@ -1,16 +1,16 @@
 /** @file\r
-  \r
+\r
   Template and Sample instance of PalCallLib.\r
-  \r
-  Copyright (c) 2006 - 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
+\r
+  Copyright (c) 2006 - 2018, 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
+\r
 **/\r
 \r
 #include <Base.h>\r
@@ -39,7 +39,7 @@
   @param Arg3   The 3rd parameter for PAL procedure calls.\r
   @param Arg4   The 4th parameter for PAL procedure calls.\r
 \r
-  @return Structure returned from the PAL Call procedure, including the status and return value.\r
+  @return The structure returned from the PAL Call procedure, including the status and return value.\r
 \r
 **/\r
 PAL_CALL_RETURN\r