]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Hash.h
Import Pal.h and Sal.h.
[mirror_edk2.git] / MdePkg / Include / Protocol / Hash.h
index 7007c78142c3e8cd9b0d7e71898cc280b794834e..9355da4fffe4a39a34db42f66e0cc8d9e8687393 100644 (file)
@@ -85,7 +85,7 @@ typedef union {
 \r
   @param  This                  Points to this instance of EFI_HASH_PROTOCOL.\r
   @param  HashAlgorithm         Points to the EFI_GUID which identifies the algorithm to use.\r
-  @param  HashSize              Holds the returned size of the algorithm¡¯s hash.\r
+  @param  HashSize              Holds the returned size of the algorithm's hash.\r
 \r
   @retval EFI_SUCCESS           Hash size returned successfully.\r
   @retval EFI_INVALID_PARAMETER HashSize is NULL\r
@@ -117,7 +117,7 @@ EFI_STATUS
   @retval EFI_SUCCESS           Hash returned successfully.\r
   @retval EFI_INVALID_PARAMETER Message or Hash is NULL\r
   @retval EFI_UNSUPPORTED       The algorithm specified by HashAlgorithm is not supported by this\r
-                                 driver. Or extend is TRUE and the algorithm doesn¡¯t support extending the hash.\r
+                                 driver. Or extend is TRUE and the algorithm doesn't support extending the hash.\r
 \r
 **/\r
 typedef\r