]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Include/Library/TpmCommLib.h
SecurityPkg/TpmCommandLib: Add Tpm2ReadPublic.
[mirror_edk2.git] / SecurityPkg / Include / Library / TpmCommLib.h
index 175dd8d9b6f6202e75d9e788769c856e07ac0feb..6c97569c67a4ba09948da865dcd1a5b5a7cfb1df 100644 (file)
@@ -1,8 +1,8 @@
 /** @file\r
-  Ihis library is only intended to be used by TPM modules.\r
+  This library is only intended to be used by TPM modules.\r
   It provides basic TPM Interface Specification (TIS) and Command functions.\r
 \r
-Copyright (c) 2005 - 2011, Intel Corporation. All rights reserved.<BR>\r
+Copyright (c) 2005 - 2016, Intel Corporation. All rights reserved.<BR>\r
 This program and the accompanying materials \r
 are licensed and made available under the terms and conditions of the BSD License \r
 which accompanies this distribution.  The full text of the license may be found at \r
@@ -185,6 +185,7 @@ typedef TIS_PC_REGISTERS  *TIS_PC_REGISTERS_PTR;
 //\r
 // Default TimeOut value\r
 //\r
+#define TIS_TIMEOUT_A               750 * 1000   // 750ms\r
 #define TIS_TIMEOUT_B               2000 * 1000  // 2s\r
 #define TIS_TIMEOUT_C               750 * 1000   // 750ms\r
 #define TIS_TIMEOUT_D               750 * 1000   // 750ms\r