summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Include
diff options
context:
space:
mode:
authorZhang, Chao B <chao.b.zhang@intel.com>2016-10-21 13:22:18 +0800
committerZhang, Chao B <chao.b.zhang@intel.com>2016-10-21 23:09:37 +0800
commit3e14edf82031845233f3825ac9239609c0ee98fc (patch)
tree8d1160e8822260f620bbad9cf4d4180c43ff26b0 /SecurityPkg/Include
parenta750b4ae24ce072f7c5ced1b89c18f9cc23debc8 (diff)
downloadedk2-3e14edf82031845233f3825ac9239609c0ee98fc.tar.gz
edk2-3e14edf82031845233f3825ac9239609c0ee98fc.tar.bz2
edk2-3e14edf82031845233f3825ac9239609c0ee98fc.zip
SecurityPkg: SmmTcg2PhysicalPresenceLib: Fix coding style issue
Fix coding style issue for function descriptor. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Chao Zhang <chao.b.zhang@intel.com> Reviewed-by: Long Qin <qin.long@intel.com> Reviewed-by: Bi Dandan <dandan.bi@intel.com>
Diffstat (limited to 'SecurityPkg/Include')
-rw-r--r--SecurityPkg/Include/Library/Tcg2PhysicalPresenceLib.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/SecurityPkg/Include/Library/Tcg2PhysicalPresenceLib.h b/SecurityPkg/Include/Library/Tcg2PhysicalPresenceLib.h
index 696c7e88a7..910da7a288 100644
--- a/SecurityPkg/Include/Library/Tcg2PhysicalPresenceLib.h
+++ b/SecurityPkg/Include/Library/Tcg2PhysicalPresenceLib.h
@@ -125,8 +125,8 @@ Tcg2PhysicalPresenceLibReturnOperationResponseToOsFunction (
Caution: This function may receive untrusted input.
- @param[in out] Pointer to OperationRequest TPM physical presence operation request.
- @param[in out] Pointer to RequestParameter TPM physical presence operation request parameter.
+ @param[in, out] Pointer to OperationRequest TPM physical presence operation request.
+ @param[in, out] Pointer to RequestParameter TPM physical presence operation request parameter.
@return Return Code for Submit TPM Operation Request to Pre-OS Environment and
Submit TPM Operation Request to Pre-OS Environment 2.