summaryrefslogtreecommitdiff
path: root/SecurityPkg/Tcg/TcgDxe/TcgDxe.c
AgeCommit message (Expand)AuthorFilesLines
2019-10-23SecurityPkg: Fix spelling errorsSean Brogan1-3/+3
2019-04-09SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-01-31SecurityPkg/Tcg: Fix typos in TcgDxe.c and Tcg2Dxe.cBret Barkelew1-2/+2
2018-06-28SecurityPkg: Clean up source filesLiming Gao1-83/+83
2017-06-10SecurityPkg TcgDxe: Simplify debug msg when "TPM not working properly"Star Zeng1-3/+1
2017-01-12SecurityPkg/TcgDxe: Refine to compare 2 values with the same typeHao Wu1-2/+2
2016-11-15SecurityPkg: Fix typos in commentsZhang, Chao B1-1/+1
2016-05-03SecurityPkg: Update servers TCG ACPI Table template to TCG 1.2Samer El-Haj-Mahmoud1-5/+6
2016-01-21SecurityPkg/TcgDxe: Use updated Tpm12CommandLib APIsMichael Kinney1-21/+93
2016-01-21SecurityPkg/TcgDxe: Replace TpmCommLib with Tpm12DeviceLibMichael Kinney1-9/+4
2016-01-12SecurityPkg: TcgDxe,Tcg2Dxe,TrEEDxe: New PCD for TCG event log and TCG2 final...Chao Zhang1-8/+6
2016-01-07SecurityPkg/Tcg: Fix debug messagesMichael Kinney1-6/+6
2015-10-27Move Smbios measurement from TCG driver to Smbios driver.Yao, Jiewen1-32/+1
2015-07-15SecurityPkg: Correct BootOrder/Boot#### measurement behaviorChao Zhang1-2/+2
2015-03-04Add performance optimization for Tcg/TrEE.Yao, Jiewen1-4/+5
2015-01-13Check in missing patch for TPM error handling.Yao, Jiewen1-5/+5
2015-01-12Handle TPM device error and avoid deadloop in BDS.Yao, Jiewen1-8/+28
2014-12-10Fix potential NULL pointer dereference issue in TcgDxe & TreeDxe.Chao Zhang1-1/+1
2014-10-31Remove redundant ASSERT in TcgDxe & TreeDxe. Some asserts are removed directl...Chao Zhang1-13/+30
2014-07-28Update code to support VS2013 tool chain.Eric Dong1-1/+3
2013-09-18Add TPM2 implementation.jyao11-32/+8
2013-09-16Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C...Star Zeng1-3/+14
2012-11-29Fix Gcc build errorczhang461-1/+1
2012-11-28Measure Processor location as system identity to PCR[1] according to Tcg serv...czhang461-0/+115
2012-08-23Add TcgDxeHashLogExtendEvent EventLogLastEntry parameter update logicczhang461-7/+14
2012-08-21Fix TCG protocol TcgDxeHashLogExtendEvent and TcgDxeLogEvent SDL issueczhang461-1/+13
2012-08-17Fix TCG protocol PassThroughToTpm() SDL issueczhang461-1/+15
2012-08-02Measure ExitBootServices failure caseczhang461-0/+41
2012-07-26Fix a failure in TCG HashAll interface.gdong11-0/+4
2012-07-09Defer TCG table publish after LASA/LAML in the table got updated.gdong11-6/+6
2011-09-06Change related:ydong101-1/+1
2011-09-02Add security package to repository.gdong11-0/+1212