]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePalLibNull/PalCall.c
MdePkg/BaseSafeIntLib: fix undefined behavior in SafeInt64Add()
[mirror_edk2.git] / MdePkg / Library / BasePalLibNull / PalCall.c
index a124336b2097be0c567f07daff0b4a2ebf88689d..174c28ee67c0b7bab1982b4fa8e01a54ebe0ac32 100644 (file)
@@ -2,11 +2,11 @@
   \r
   Template and Sample instance of PalCallLib.\r
   \r
-  Copyright (c) 2006 - 2008, Intel Corporation<BR>\r
-  All rights reserved. This program and the accompanying materials                          \r
+  Copyright (c) 2006 - 2010, 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
+  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
@@ -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