mirror of
https://github.com/acidanthera/audk.git
synced 2025-04-08 17:05:09 +02:00
SecurityPkg/FvReportPei: Change HashAlgoId to HashAlgId
Cc: Jiewen Yao <jiewen.yao@intel.com> Cc: Jian Wang <jian.j.wang@intel.com> Cc: Chao Zhang <chao.b.zhang@intel.com> Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com> Reviewed-by: Jian J Wang <jian.j.wang@intel.com>
This commit is contained in:
parent
93373079b5
commit
f32a49f10b
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user