]> git.proxmox.com Git - mirror_edk2.git/history - SecurityPkg/Tcg/Tcg2Pei/Tcg2Pei.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / SecurityPkg / Tcg / Tcg2Pei / Tcg2Pei.c
2021-12-17 Rodrigo Gonzalez... SecurityPkg: Reallocate TPM Active PCRs based on platfo...
2021-12-17 Rodrigo Gonzalez... SecurityPkg: Debug code to audit BIOS TPM extend operations
2021-12-07 Michael KubackiSecurityPkg: Apply uncrustify changes
2021-12-07 Michael D KinneySecurityPkg: Change use of EFI_D_* to DEBUG_*
2020-09-01 Zhiguang LiuSecurityPkg: Initailize variable Status before it is...
2020-08-26 Qi ZhangSecurityPkg/Tcg2: handle PRE HASH and LOG ONLY
2020-07-28 Guomin JiangSecurityPkg/Tcg2Pei: Use Migrated FV Info Hob for calcu...
2020-07-23 Jiewen YaoSecurityPkg/Tcg2: Add TcgPpi
2020-07-11 Jiewen YaoSecurityPkg/Tcg2Pei: Add missing PCRIndex in FvBlob...
2020-02-14 GuoMinJSecurityPkg: Issues reported by ECC in EDK2.
2020-02-10 Antoine CoeurSecurityPkg/Tcg: Fix various typos
2020-01-06 Jiewen YaoSecurityPkg/Tcg2Pei: Add TCG PFP 105 support.
2019-10-23 Sean BroganSecurityPkg: Fix spelling errors
2019-04-09 Michael D KinneySecurityPkg: Replace BSD License with BSD+Patent License
2018-12-19 Star ZengSecurityPkg Tcg(2)Pei: Remove the using of PcdPeiCoreMa...
2018-07-26 Dandan BiSecurityPkg/Tcg: Add use case for new Perf macro
2018-06-28 Liming GaoSecurityPkg: Clean up source files
2018-03-02 Marc-André LureauSecurityPkg/Tcg2Pei: drop Tcg2PhysicalPresenceLib depen...
2017-10-15 Zhang, Chao BSecurityPkg\Tcg2Pei: FV measure performance enhancement
2017-04-12 Jeff FanSecurityPkg: Error Level is not used correctly
2016-11-21 Star ZengSecurityPkg Tcg2Pei: Add comments into LogHashEvent()
2016-09-23 Star ZengSecurityPkg Tcg2Pei: Fix GCC build failure caused by...
2016-09-21 Jiewen YaoSecurityPkg/TPM2: Sync PcrAllocations and PcrMask
2016-09-21 Jiewen YaoSecurityPkg/TPM2: Move CopyDigestListToBuffer() to...
2016-09-21 Jiewen YaoSecurityPkg/TPM2: Move GetDigestListSize() to Tpm2Comma...
2016-09-21 Jiewen YaoSecurityPkg/TPM2: Move GetDigestFromDigestList() to...
2016-08-22 Hao WuSecurityPkg Tcg2: Remove use of module internal API...
2016-08-22 Hao WuSecurityPkg Tcg2: Rename internal API IsZeroBuffer...
2016-05-17 Liming GaoSecurityPkg: Use PcdGet32() to access PcdPeiCoreMaxFvSu...
2016-01-06 Hao WuSecurityPkg Tcg2Pei: Fix a typo in function description
2015-11-10 Yao, JiewenAdd error handling for TPM in S3 resume failure.
2015-10-16 Star ZengSecurityPkg: Use PcdSet##S to instead of PcdSet##
2015-08-13 Yao, JiewenAdd TPM2 support defined in trusted computing group.