]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SecurityPkg/Include/Library/TpmCommLib.h
Change TPM ACCESS_X.activeLocality test timeout to TIMEOUT_A
[mirror_edk2.git] / SecurityPkg / Include / Library / TpmCommLib.h
index 175dd8d9b6f6202e75d9e788769c856e07ac0feb..9bca341bb569a3d7d1ff4fd8779fe450a3adb0ff 100644 (file)
@@ -2,7 +2,7 @@
   Ihis 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 - 2012, 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