X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FInclude%2FIndustryStandard%2FTpm12.h;h=5bcc16ca7e3cef3b28d008860104a17346ceb8af;hb=0c2a557e5b9aefd6efceccf72017cd7d323a6ba5;hp=73cd34d1f3ef8af2dea7715d409f9cf3abd2c25f;hpb=9df063a06aef048c042498e2f542fb693e93493a;p=mirror_edk2.git diff --git a/MdePkg/Include/IndustryStandard/Tpm12.h b/MdePkg/Include/IndustryStandard/Tpm12.h index 73cd34d1f3..5bcc16ca7e 100644 --- a/MdePkg/Include/IndustryStandard/Tpm12.h +++ b/MdePkg/Include/IndustryStandard/Tpm12.h @@ -2,7 +2,7 @@ TPM Specification data structures (TCG TPM Specification Version 1.2 Revision 103) See http://trustedcomputinggroup.org for latest specification updates - Copyright (c) 2006 - 2009, Intel Corporation. All rights reserved.
+ Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -19,7 +19,7 @@ /// /// The start of TPM return codes /// -#define TPM_BASE (MAX_BIT + (MAX_BIT >> 1)) +#define TPM_BASE 0 // // All structures MUST be packed on a byte boundary.