mirror of https://github.com/acidanthera/audk.git
79e748cf29
TPM2 hardware may support PTP FIFO/TIS interface or PTP CRB interface. The original lib only handles PTP FIFO/TIS interface. This patch adds PTP CRB interface support. The current logic is that lib will runtime detect TPM device interface (CRB or FIFO/TIS) and call proper function to access hardware. It is compatible for old TPM2 FIFO/TIS device and new TPM2 CRB device. 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@19740 6f19259b-4bc3-4df7-8a09-765794883524 |
||
---|---|---|
.. | ||
Tpm2DeviceLibDTpm.c | ||
Tpm2DeviceLibDTpm.inf | ||
Tpm2DeviceLibDTpm.uni | ||
Tpm2InstanceLibDTpm.c | ||
Tpm2InstanceLibDTpm.inf | ||
Tpm2InstanceLibDTpm.uni | ||
Tpm2Ptp.c | ||
Tpm2Tis.c |