summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Include/Library/TpmCommLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'SecurityPkg/Include/Library/TpmCommLib.h')
-rw-r--r--SecurityPkg/Include/Library/TpmCommLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/SecurityPkg/Include/Library/TpmCommLib.h b/SecurityPkg/Include/Library/TpmCommLib.h
index b9aca60b82..7e102a6a11 100644
--- a/SecurityPkg/Include/Library/TpmCommLib.h
+++ b/SecurityPkg/Include/Library/TpmCommLib.h
@@ -214,7 +214,7 @@ TisPcWaitRegisterBits (
in the time of default TIS_TIMEOUT_D.
@param[in] TisReg Pointer to TIS register.
- @param[out] BurstCount Pointer to a buffer to store the got BurstConut.
+ @param[out] BurstCount Pointer to a buffer to store the got BurstCount.
@retval EFI_SUCCESS Get BurstCount.
@retval EFI_INVALID_PARAMETER TisReg is NULL or BurstCount is NULL.