summaryrefslogtreecommitdiff
path: root/SecurityPkg/Tcg/TcgDxe
AgeCommit message (Expand)AuthorFilesLines
2019-10-23SecurityPkg: Fix spelling errorsSean Brogan1-3/+3
2019-04-09SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney4-25/+4
2019-01-31SecurityPkg/Tcg: Fix typos in TcgDxe.c and Tcg2Dxe.cBret Barkelew1-2/+2
2018-06-29SecurityPkg: Removing ipf which is no longer supported from edk2.chenc21-1/+1
2018-06-28SecurityPkg: Clean up source filesLiming Gao3-89/+89
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 Kinney5-634/+94
2016-01-21SecurityPkg/TcgDxe: Replace TpmCommLib with Tpm12DeviceLibMichael Kinney5-191/+82
2016-01-12SecurityPkg: TcgDxe,Tcg2Dxe,TrEEDxe: New PCD for TCG event log and TCG2 final...Chao Zhang2-9/+8
2016-01-07SecurityPkg/Tcg: Fix debug messagesMichael Kinney1-6/+6
2015-12-15SecurityPkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2015-10-27Move Smbios measurement from TCG driver to Smbios driver.Yao, Jiewen2-36/+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, Jiewen2-9/+32
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-09-03SecurityPkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo2-0/+0
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo1-21/+26
2014-07-28Update code to support VS2013 tool chain.Eric Dong1-1/+3
2013-09-18Add TPM2 implementation.jyao12-32/+10
2013-09-16Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C...Star Zeng2-4/+21
2013-06-06Fix overflow issue in TcgProtocolChao Zhang1-3/+10
2012-11-29Fix Gcc build errorczhang461-1/+1
2012-11-28Measure Processor location as system identity to PCR[1] according to Tcg serv...czhang462-0/+116
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 issueczhang462-3/+31
2012-08-02Measure ExitBootServices failure caseczhang462-0/+42
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
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun31-5/+7
2011-09-06Change related:ydong101-1/+1
2011-09-02Add security package to repository.gdong15-0/+1976