SecurityPkg/Library/Tpm: Fix various typos
Fix various typos in comments and documentation. Cc: Jiewen Yao <jiewen.yao@intel.com> Cc: Jian J Wang <jian.j.wang@intel.com> Cc: Chao Zhang <chao.b.zhang@intel.com> Signed-off-by: Antoine Coeur <coeur@gmx.fr> Reviewed-by: Philippe Mathieu-Daude <philmd@redhat.com> Reviewed-by: Jiewen Yao <jiewen.yao@intel.com> Signed-off-by: Philippe Mathieu-Daude <philmd@redhat.com> Message-Id: <20200207010831.9046-65-philmd@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
ce4cca7c06
commit
f9fd0c2108
@@ -28,7 +28,7 @@ typedef enum {
|
||||
} PTP_INTERFACE_TYPE;
|
||||
|
||||
//
|
||||
// Max TPM command/reponse length
|
||||
// Max TPM command/response length
|
||||
//
|
||||
#define TPMCMDBUFLENGTH 1024
|
||||
|
||||
@@ -121,7 +121,7 @@ Tpm12TisPcWaitRegisterBits (
|
||||
}
|
||||
|
||||
/**
|
||||
Get BurstCount by reading the burstCount field of a TIS regiger
|
||||
Get BurstCount by reading the burstCount field of a TIS register
|
||||
in the time of default TIS_TIMEOUT_D.
|
||||
|
||||
@param[in] TisReg Pointer to TIS register.
|
||||
|
Reference in New Issue
Block a user