]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Remove unrecognized chars in comment in assembly file.
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 19 Jun 2008 11:20:33 +0000 (11:20 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 19 Jun 2008 11:20:33 +0000 (11:20 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5355 6f19259b-4bc3-4df7-8a09-765794883524

EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/Ipf/AsmPalCall.s

index 95df2a63b556805528f6b25495eada972f802145..5f55d96e67cd059f7a465c9649df2ec0bba8d22e 100644 (file)
@@ -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