summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Library
diff options
context:
space:
mode:
authorEric Dong <eric.dong@intel.com>2018-05-22 13:47:16 +0800
committerEric Dong <eric.dong@intel.com>2018-05-24 10:48:32 +0800
commit4b8552d794e7b17a6627e0f752fd298e8bcb2587 (patch)
treeee658e1e468f0065ceef76080e3d543b1c403127 /SecurityPkg/Library
parentbc623a1125601227072ee5412018756bb98a1117 (diff)
downloadedk2-4b8552d794e7b17a6627e0f752fd298e8bcb2587.tar.gz
edk2-4b8552d794e7b17a6627e0f752fd298e8bcb2587.tar.bz2
edk2-4b8552d794e7b17a6627e0f752fd298e8bcb2587.zip
SecurityPkg/TcgStorage*Lib.h: Fix ECC reported issues.
Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Eric Dong <eric.dong@intel.com> Reviewed-by: Dandan Bi <dandan.bi@intel.com>
Diffstat (limited to 'SecurityPkg/Library')
-rw-r--r--SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalUtil.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalUtil.c b/SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalUtil.c
index a8bf3a9160..ca8e7fbbdf 100644
--- a/SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalUtil.c
+++ b/SecurityPkg/Library/TcgStorageOpalLib/TcgStorageOpalUtil.c
@@ -981,7 +981,7 @@ OpalUtilGetActiveDataRemovalMechanism (
/**
Calculate the estimated time.
- @param[in] IsMinite Whether the input time value is minute type or second type.
+ @param[in] IsMinute Whether the input time value is minute type or second type.
@param[in] Time The input time value.
**/