summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Tcg/Tcg2Dxe/Tcg2Dxe.c
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg Tcg2Dxe: ASSERT to ensure 'VarData' is not NULLHao Wu2016-11-221-0/+1
* SecurityPkg Tcg2Dxe: Get correct digest list sizeStar Zeng2016-11-211-4/+4
* SecurityPkg Tcg2Dxe: Filter inactive digest in event2 log from PEI HOBStar Zeng2016-11-211-4/+94
* SecurityPkg: Fix typos in commentsZhang, Chao B2016-11-151-1/+1
* SecurityPkg/TPM2: Extract GetSupportedAndActivePcrs to Tpm2CommandLibJiewen Yao2016-09-211-46/+3
* SecurityPkg/TPM2: Move CopyDigestListToBuffer() to Tpm2CommandLibJiewen Yao2016-09-211-79/+1
* SecurityPkg/TPM2: Move GetDigestListSize() to Tpm2CommandLibJiewen Yao2016-09-211-25/+0
* SecurityPkg/TPM2: Move GetDigestFromDigestList() to Tpm2CommandLibJiewen Yao2016-09-211-36/+1
* SecurityPkg Tcg2: Remove use of module internal API InternalIsZeroBuffer()Hao Wu2016-08-221-32/+5
* SecurityPkg Tcg2: Rename internal API IsZeroBuffer to InternalIsZeroBufferHao Wu2016-08-221-6/+6
* SecurityPkg Tcg2Dxe: Add check for the PE/COFF imageLiming Gao2016-07-141-0/+2
* SecurityPkg/Tcg: Fix bug that prevented SubmitCommand buffers from being Max ...Zhang, Chao B2016-07-011-2/+2
* SecurityPkg: Reduce DEBUG verbosity in Tcg2DxeDerek Lin2016-05-031-6/+7
* SecurityPkg: Tcg2Dxe: Fix undersized TempBufZhang, Chao B2016-03-311-1/+1
* SecurityPkg: Update final event log calculation.Yao, Jiewen2016-01-181-38/+84
* SecurityPkg: Correct NumberOfPCRBanks calculation.Yao, Jiewen2016-01-181-7/+10
* SecurityPkg: Replace TREE macro with TCG2.Yao, Jiewen2016-01-181-2/+2
* SecurityPkg: TcgDxe,Tcg2Dxe,TrEEDxe: New PCD for TCG event log and TCG2 final...Chao Zhang2016-01-121-9/+6
* SecurityPkg/Tcg: Fix debug messagesMichael Kinney2016-01-071-6/+6
* Move Smbios measurement from TCG driver to Smbios driver.Yao, Jiewen2015-10-271-32/+1
* SecurityPkg: Use pointer instead of array to make code readable.Qiu Shumin2015-09-061-11/+24
* SecurityPkg: Refine the local variable name to follow EDK2 coding style.Qiu Shumin2015-08-271-46/+46
* Add TPM2 support defined in trusted computing group.Yao, Jiewen2015-08-131-0/+2563