X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=SecurityPkg%2FInclude%2FLibrary%2FTpmCommLib.h;fp=SecurityPkg%2FInclude%2FLibrary%2FTpmCommLib.h;h=1d18f8d837dbcb69c21d80529f8ddeb5b3877313;hp=7e102a6a117d555745e1d811780f48ff55ab4f9d;hb=f9fd0c21082aa764bdb61b6485046286f782a781;hpb=ce4cca7c061de2e512e3a2c54ca0a2f8b5938147 diff --git a/SecurityPkg/Include/Library/TpmCommLib.h b/SecurityPkg/Include/Library/TpmCommLib.h index 7e102a6a11..1d18f8d837 100644 --- a/SecurityPkg/Include/Library/TpmCommLib.h +++ b/SecurityPkg/Include/Library/TpmCommLib.h @@ -185,7 +185,7 @@ typedef TIS_PC_REGISTERS *TIS_PC_REGISTERS_PTR; #define TIS_TIMEOUT_D 750 * 1000 // 750ms // -// Max TPM command/reponse length +// Max TPM command/response length // #define TPMCMDBUFLENGTH 1024 @@ -210,7 +210,7 @@ TisPcWaitRegisterBits ( ); /** - 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.