summaryrefslogtreecommitdiff
path: root/SecurityPkg/Library/Tpm2CommandLib/Tpm2NVStorage.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-30SecurityPkg: Add TCG PFP 1.06 support.Wenxing Hou1-1/+121
2021-12-07SecurityPkg: Apply uncrustify changesMichael Kubacki1-435/+447
2021-12-07SecurityPkg: Change OPTIONAL keyword usage styleMichael D Kinney1-3/+3
2021-12-07SecurityPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney1-18/+18
2019-04-09SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-06-28SecurityPkg: Clean up source filesLiming Gao1-8/+8
2018-03-21SecurityPkg Tpm2CommandLib: Fix TPM2.0 response memory overflowZhang, Chao B1-2/+17
2016-01-27SecurityPkg: Correct data copy in Tpm2NvReadPublic.Yao, Jiewen1-2/+2
2016-01-11SecurityPkg: Clear AuthSession content after use.Yao, Jiewen1-65/+160
2013-09-18Add TPM2 implementation.jyao11-0/+938