]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/SalLib.h
Enhance the error code info.
[mirror_edk2.git] / MdePkg / Include / Library / SalLib.h
index 9f707fae6aa1f1fb1865064e970ca4ac9813724d..412763fb3121df181911c67cee69ca57ba2eb741 100644 (file)
@@ -1,16 +1,14 @@
 /** @file\r
-  SAL Library Functions\r
+  Provides library services to make SAL Calls.\r
 \r
-  Copyright (c) 2007, 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
+Copyright (c) 2007 - 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:  SalLib.h\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
@@ -31,7 +29,7 @@
   defined as reserved or some fields defined as reserved must be\r
   zero filled or the invalid argument return value may be returned\r
   or undefined result may occur during the execution of the procedure.\r
-  This function is only available on IPF.\r
+  This function is only available on Intel Itanium-based platforms.\r
 \r
   @param  Index       The SAL procedure Index number\r
   @param  Arg2        The 2nd parameter for SAL procedure calls\r