]> git.proxmox.com Git - mirror_edk2.git/commit - MdePkg/MdePkg.dec
Add TPM2 definition in trusted computing group.
authorYao, Jiewen <Jiewen.Yao@intel.com>
Thu, 13 Aug 2015 08:22:05 +0000 (08:22 +0000)
committerjyao1 <jyao1@Edk2>
Thu, 13 Aug 2015 08:22:05 +0000 (08:22 +0000)
commit59b226d6d7e2b9e6ea8751abb366dd1a7d643a4c
tree3efaecce2eae8b03f86c3e0f840ae5dd8aa3e0ad
parent26ecc55c027d77ebe6d73cb26dd93f814639a279
Add TPM2 definition in trusted computing group.

1) TCG Physical Presence Interface Specification 1.30 at http://www.trustedcomputinggroup.org/resources/tcg_physical_presence_interface_specification
2) TCG EFI Protocol Specification for TPM 2.0 at http://www.trustedcomputinggroup.org/resources/tcg_efi_protocol_specification
3) Update TPM2.0 header file to include Hash Algo definition.
4) Update UEFI TCG platform header file to include more TCG event structure.

Test Win8/Win10 with secure boot enabled, PCR7 shows bound.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: "Yao, Jiewen" <Jiewen.Yao@intel.com>
Reviewed-by: "Zhang, Chao B" <chao.b.zhang@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18218 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/IndustryStandard/TcgPhysicalPresence.h [new file with mode: 0644]
MdePkg/Include/IndustryStandard/Tpm20.h
MdePkg/Include/IndustryStandard/UefiTcgPlatform.h
MdePkg/Include/Protocol/Tcg2Protocol.h [new file with mode: 0644]
MdePkg/Include/Protocol/TrEEProtocol.h
MdePkg/MdePkg.dec