summaryrefslogtreecommitdiff
path: root/SecurityPkg/Tcg/TcgDxe/TcgDxe.c
AgeCommit message (Expand)Author
2017-04-27SecurityPkg: Move to new locationGuo Mang
2017-01-12SecurityPkg/TcgDxe: Refine to compare 2 values with the same typeHao Wu
2016-11-15SecurityPkg: Fix typos in commentsZhang, Chao B
2016-05-03SecurityPkg: Update servers TCG ACPI Table template to TCG 1.2Samer El-Haj-Mahmoud
2016-01-21SecurityPkg/TcgDxe: Use updated Tpm12CommandLib APIsMichael Kinney
2016-01-21SecurityPkg/TcgDxe: Replace TpmCommLib with Tpm12DeviceLibMichael Kinney
2016-01-12SecurityPkg: TcgDxe,Tcg2Dxe,TrEEDxe: New PCD for TCG event log and TCG2 final...Chao Zhang
2016-01-07SecurityPkg/Tcg: Fix debug messagesMichael Kinney
2015-10-27Move Smbios measurement from TCG driver to Smbios driver.Yao, Jiewen
2015-07-15SecurityPkg: Correct BootOrder/Boot#### measurement behaviorChao Zhang
2015-03-04Add performance optimization for Tcg/TrEE.Yao, Jiewen
2015-01-13Check in missing patch for TPM error handling.Yao, Jiewen
2015-01-12Handle TPM device error and avoid deadloop in BDS.Yao, Jiewen
2014-12-10Fix potential NULL pointer dereference issue in TcgDxe & TreeDxe.Chao Zhang
2014-10-31Remove redundant ASSERT in TcgDxe & TreeDxe. Some asserts are removed directl...Chao Zhang
2014-07-28Update code to support VS2013 tool chain.Eric Dong
2013-09-18Add TPM2 implementation.jyao1
2013-09-16Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C...Star Zeng
2012-11-29Fix Gcc build errorczhang46
2012-11-28Measure Processor location as system identity to PCR[1] according to Tcg serv...czhang46
2012-08-23Add TcgDxeHashLogExtendEvent EventLogLastEntry parameter update logicczhang46
2012-08-21Fix TCG protocol TcgDxeHashLogExtendEvent and TcgDxeLogEvent SDL issueczhang46
2012-08-17Fix TCG protocol PassThroughToTpm() SDL issueczhang46
2012-08-02Measure ExitBootServices failure caseczhang46
2012-07-26Fix a failure in TCG HashAll interface.gdong1
2012-07-09Defer TCG table publish after LASA/LAML in the table got updated.gdong1
2011-09-06Change related:ydong10
2011-09-02Add security package to repository.gdong1