mirror of https://github.com/acidanthera/audk.git
SecurityPkg Tcg2Pei: Fix a typo in function description
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu <hao.a.wu@intel.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19602 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
59c0c1cb55
commit
ef9870eb91
|
@ -358,7 +358,7 @@ CopyDigestListToBuffer (
|
|||
}
|
||||
|
||||
/**
|
||||
Set Tpm2HashMask PCD value accroding to TPM2 PCR bank.
|
||||
Set Tpm2HashMask PCD value according to TPM2 PCR bank.
|
||||
**/
|
||||
VOID
|
||||
SetTpm2HashMask (
|
||||
|
|
Loading…
Reference in New Issue