summaryrefslogtreecommitdiffstats
path: root/SecurityPkg/Tcg/TcgDxe/TcgDxe.c
Commit message (Expand)AuthorAgeFilesLines
* SecurityPkg: Apply uncrustify changesMichael Kubacki2021-12-071-236/+239
* SecurityPkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-14/+14
* SecurityPkg: Fix spelling errorsSean Brogan2019-10-231-3/+3
* SecurityPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* SecurityPkg/Tcg: Fix typos in TcgDxe.c and Tcg2Dxe.cBret Barkelew2019-01-311-2/+2
* SecurityPkg: Clean up source filesLiming Gao2018-06-281-83/+83
* SecurityPkg TcgDxe: Simplify debug msg when "TPM not working properly"Star Zeng2017-06-101-3/+1
* SecurityPkg/TcgDxe: Refine to compare 2 values with the same typeHao Wu2017-01-121-2/+2
* SecurityPkg: Fix typos in commentsZhang, Chao B2016-11-151-1/+1
* SecurityPkg: Update servers TCG ACPI Table template to TCG 1.2Samer El-Haj-Mahmoud2016-05-031-5/+6
* SecurityPkg/TcgDxe: Use updated Tpm12CommandLib APIsMichael Kinney2016-01-211-21/+93
* SecurityPkg/TcgDxe: Replace TpmCommLib with Tpm12DeviceLibMichael Kinney2016-01-211-9/+4
* SecurityPkg: TcgDxe,Tcg2Dxe,TrEEDxe: New PCD for TCG event log and TCG2 final...Chao Zhang2016-01-121-8/+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: Correct BootOrder/Boot#### measurement behaviorChao Zhang2015-07-151-2/+2
* Add performance optimization for Tcg/TrEE.Yao, Jiewen2015-03-041-4/+5
* Check in missing patch for TPM error handling.Yao, Jiewen2015-01-131-5/+5
* Handle TPM device error and avoid deadloop in BDS.Yao, Jiewen2015-01-121-8/+28
* Fix potential NULL pointer dereference issue in TcgDxe & TreeDxe.Chao Zhang2014-12-101-1/+1
* Remove redundant ASSERT in TcgDxe & TreeDxe. Some asserts are removed directl...Chao Zhang2014-10-311-13/+30
* Update code to support VS2013 tool chain.Eric Dong2014-07-281-1/+3
* Add TPM2 implementation.jyao12013-09-181-32/+8
* Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C...Star Zeng2013-09-161-3/+14
* Fix Gcc build errorczhang462012-11-291-1/+1
* Measure Processor location as system identity to PCR[1] according to Tcg serv...czhang462012-11-281-0/+115
* Add TcgDxeHashLogExtendEvent EventLogLastEntry parameter update logicczhang462012-08-231-7/+14
* Fix TCG protocol TcgDxeHashLogExtendEvent and TcgDxeLogEvent SDL issueczhang462012-08-211-1/+13
* Fix TCG protocol PassThroughToTpm() SDL issueczhang462012-08-171-1/+15
* Measure ExitBootServices failure caseczhang462012-08-021-0/+41
* Fix a failure in TCG HashAll interface.gdong12012-07-261-0/+4
* Defer TCG table publish after LASA/LAML in the table got updated.gdong12012-07-091-6/+6
* Change related:ydong102011-09-061-1/+1
* Add security package to repository.gdong12011-09-021-0/+1212