Thanks for the fix. Reviewed-by: Jian J Wang <jian.j.w...@intel.com>
> -----Original Message----- > From: Zhang, Shenglei > Sent: Tuesday, July 30, 2019 4:38 PM > To: devel@edk2.groups.io > Cc: Yao, Jiewen <jiewen....@intel.com>; Wang, Jian J > <jian.j.w...@intel.com>; Zhang, Chao B <chao.b.zh...@intel.com> > Subject: [PATCH 2/3] SecurityPkg/FvReportPei: Change HashAlgoId to > HashAlgId > > Cc: Jiewen Yao <jiewen....@intel.com> > Cc: Jian Wang <jian.j.w...@intel.com> > Cc: Chao Zhang <chao.b.zh...@intel.com> > Signed-off-by: Shenglei Zhang <shenglei.zh...@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 (#44605): https://edk2.groups.io/g/devel/message/44605 Mute This Topic: https://groups.io/mt/32652008/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-