]> git.proxmox.com Git - mirror_edk2.git/history - SecurityPkg/Library/Tpm2CommandLib/Tpm2Help.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / SecurityPkg / Library / Tpm2CommandLib / Tpm2Help.c
2021-12-07 Michael KubackiSecurityPkg: Apply uncrustify changes
2021-12-07 Michael D KinneySecurityPkg: Change OPTIONAL keyword usage style
2021-12-07 Michael D KinneySecurityPkg: Change use of EFI_D_* to DEBUG_*
2019-04-09 Michael D KinneySecurityPkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoSecurityPkg: Clean up source files
2018-03-21 Zhang, Chao BSecurityPkg Tpm2CommandLib: Fix TPM2.0 response memory...
2017-03-06 Hao WuSecurityPkg: Refine type cast for pointer subtraction
2016-11-21 Star ZengSecurityPkg TPM2: Update desc for param Buffer of GetDi...
2016-11-21 Star ZengSecurityPkg TPM2: Add GetHashMaskFromAlgo() into Tpm2Co...
2016-11-21 Star ZengSecurityPkg TPM2: Make IsHashAlgSupportedInHashAlgorith...
2016-11-21 Star ZengSecurityPkg TPM2: Assign real copied count in CopyDiges...
2016-09-21 Jiewen YaoSecurityPkg/TPM2: Move CopyDigestListToBuffer() to...
2016-09-21 Jiewen YaoSecurityPkg/TPM2: Move GetDigestListSize() to Tpm2Comma...
2016-09-21 Star ZengSecurityPkg/TPM2: Update function header of GetDigestFr...
2016-09-21 Jiewen YaoSecurityPkg/TPM2: Move GetDigestFromDigestList() to...
2014-08-07 jyao1Clean up code.
2013-09-18 jyao1Add TPM2 implementation.