]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/FvReportPei/FvReportPei.c
SecurityPkg/FvReportPei: Change HashAlgoId to HashAlgId
[mirror_edk2.git] / SecurityPkg / FvReportPei / FvReportPei.c
index c3cf221fa6d85e9f994181845df41adcc01f9da7..d24470af6b19c153dc6264a8305b9d9bdcd30816 100644 (file)
@@ -17,7 +17,7 @@ STATIC CONST HASH_ALG_INFO mHashAlgInfo[] = {
 /**\r
   Find hash algorithm information from mHashAlgInfo according to given ID.\r
 \r
-  @param[in]  HashAlgoId          Hash algorithm type id.\r
+  @param[in]  HashAlgId          Hash algorithm type id.\r
 \r
   @retval Pointer to HASH_ALG_INFO if given hash algorithm is supported.\r
   @retval NULL if given algorithm is not supported.\r