]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Protocol/Hash.h
update codes per MdePkg doxgen review comments.
[mirror_edk2.git] / MdePkg / Include / Protocol / Hash.h
index e5cc8ded3a04eb26d59c0a34706ec38c3f3130ef..6441bfe7a8de8ab7bafb68a9f0cb4766aba0c0c8 100644 (file)
@@ -79,7 +79,7 @@ typedef union {
 } EFI_HASH_OUTPUT;\r
 \r
 /**\r
-  Returns the size of the hash that results from a specific algorithm.\r
+  Returns the size of the hash which results from a specific algorithm.\r
 \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
@@ -100,7 +100,7 @@ EFI_STATUS
   );      \r
 \r
 /**\r
-  Returns the size of the hash that results from a specific algorithm.\r
+  Returns the size of the hash which results from a specific algorithm.\r
 \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