From ef9870eb9155a32fa534789511a1b9d58a2182a4 Mon Sep 17 00:00:00 2001 From: Hao Wu Date: Wed, 6 Jan 2016 01:12:48 +0000 Subject: [PATCH] SecurityPkg Tcg2Pei: Fix a typo in function description Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Hao Wu Reviewed-by: Jiewen Yao git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19602 6f19259b-4bc3-4df7-8a09-765794883524 --- SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.c b/SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.c index 63045f1c59..3b4b5feb39 100644 --- a/SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.c +++ b/SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.c @@ -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 ( -- 2.39.2