From 26f7580566fa7124776b3cef92a64f7f5a131900 Mon Sep 17 00:00:00 2001 From: Dandan Bi Date: Mon, 12 Dec 2016 13:55:44 +0800 Subject: [PATCH] SecurityPkg/OpalPasswordDxe: Make comments align with the function Cc: Eric Dong Cc: Chao Zhang Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi Reviewed-by: Eric Dong --- SecurityPkg/Tcg/Opal/OpalPasswordDxe/OpalHii.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SecurityPkg/Tcg/Opal/OpalPasswordDxe/OpalHii.c b/SecurityPkg/Tcg/Opal/OpalPasswordDxe/OpalHii.c index 4f82c1c545..4881e72c55 100644 --- a/SecurityPkg/Tcg/Opal/OpalPasswordDxe/OpalHii.c +++ b/SecurityPkg/Tcg/Opal/OpalPasswordDxe/OpalHii.c @@ -1174,9 +1174,9 @@ HiiPasswordEntered( } /** - Update block sid info. + Send BlockSid request through TPM physical presence module. - @param Enable Enable/disable BlockSid. + @param PpRequest TPM physical presence operation request. @retval EFI_SUCCESS Do the required action success. @retval Others Other error occur. -- 2.39.2