[edk2-devel] [PATCH 2/3] SecurityPkg/FvReportPei: Change HashAlgoId to HashAlgId

Zhang, Shenglei shenglei.zhang at intel.com
Tue Jul 30 08:37:31 UTC 2019


Cc: Jiewen Yao <jiewen.yao at intel.com>
Cc: Jian Wang <jian.j.wang at intel.com>
Cc: Chao Zhang <chao.b.zhang at intel.com>
Signed-off-by: Shenglei Zhang <shenglei.zhang at intel.com>
---
 SecurityPkg/FvReportPei/FvReportPei.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/SecurityPkg/FvReportPei/FvReportPei.c b/SecurityPkg/FvReportPei/FvReportPei.c
index c3cf221fa6d8..d24470af6b19 100644
--- a/SecurityPkg/FvReportPei/FvReportPei.c
+++ b/SecurityPkg/FvReportPei/FvReportPei.c
@@ -17,7 +17,7 @@ STATIC CONST HASH_ALG_INFO mHashAlgInfo[] = {
 /**
   Find hash algorithm information from mHashAlgInfo according to given ID.
 
-  @param[in]  HashAlgoId          Hash algorithm type id.
+  @param[in]  HashAlgId          Hash algorithm type id.
 
   @retval Pointer to HASH_ALG_INFO if given hash algorithm is supported.
   @retval NULL if given algorithm is not supported.
-- 
2.18.0.windows.1


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.

View/Reply Online (#44602): https://edk2.groups.io/g/devel/message/44602
Mute This Topic: https://groups.io/mt/32652008/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub  [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-




More information about the edk2-devel-archive mailing list