]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/Ipf/AsmPalCall.s
Current IPF version SwitchStack implementation uses loadrs instruction to restore...
[mirror_edk2.git] / MdePkg / Library / BaseLib / Ipf / AsmPalCall.s
index 9e70a787291b35c706c993783731fad8063a46e3..7fd40aa2b4c90b1b3efcaca581f4d5641cd7d713 100644 (file)
@@ -2,11 +2,11 @@
 ///   Contains an implementation of CallPalProcStacked on Itanium-based\r
 ///   architecture.\r
 ///\r
-/// Copyright (c) 2006, Intel Corporation\r
-/// All rights reserved. This program and the accompanying materials\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
+/// 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
@@ -28,7 +28,7 @@
 //  as optional, a unique return code of 0xFFFFFFFFFFFFFFFF is returned in the\r
 //  Status field of the PAL_CALL_RETURN structure.\r
 //  This indicates that the procedure is not present in this PAL implementation.\r
-//  It is the caller¡¯s responsibility to check for this return code after calling\r
+//  It is the caller's responsibility to check for this return code after calling\r
 //  any optional PAL procedure.\r
 //  No parameter checking is performed on the 5 input parameters, but there are\r
 //  some common rules that the caller should follow when making a PAL call.  Any\r