]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BasePalCallLibNull/PalCall.c
De-unicode in comment for all source files.
[mirror_edk2.git] / MdePkg / Library / BasePalCallLibNull / PalCall.c
index 0c1d137d67f6869d6d01cd57c49184ba37751ba9..74c33067ee2bd052a60223de64e085b1a9ecce12 100644 (file)
@@ -24,7 +24,7 @@
   as required or optional.  If a PAL procedure is specified as optional, a unique return\r
   code of 0xFFFFFFFFFFFFFFFF is returned in the Status field of the PAL_CALL_RETURN structure.\r
   This indicates that the procedure is not present in this PAL implementation.  It is the\r
-  caller¡¯s responsibility to check for this return code after calling any optional PAL\r
+  caller's responsibility to check for this return code after calling any optional PAL\r
   procedure. No parameter checking is performed on the 4 input parameters, but there are\r
   some common rules that the caller should follow when making a PAL call.  Any address\r
   passed to PAL as buffers for return parameters must be 8-byte aligned.  Unaligned addresses\r