summaryrefslogtreecommitdiff
path: root/SecurityPkg/Tcg
AgeCommit message (Expand)AuthorFilesLines
2013-11-29Upgrade TPM SSDT version from ACPI version 1 (ACPI 1.0 compatible) to version...Dong Guo2-2/+2
2013-10-111. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE...Star Zeng2-0/+7
2013-09-18Add TPM2 implementation.jyao129-44/+5627
2013-09-16Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C...Star Zeng6-8/+31
2013-09-03Enhance TPM driver to protect TPM physical presence flags.Dong Guo1-2/+17
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-11-271.Measure ACPI table data comes from flash event type EV_POST_CODE ACPI DATA ...czhang463-0/+19
2012-10-22 Remove TPM selftest on S3 boot path to save timeczhang461-3/+10
2012-09-28Rename Trusted Hob to Measured FV hob and add Guided Hob layout structureczhang462-15/+13
2012-09-12Add Tper Reset Logic by using MOR bit.qianouyang3-25/+72
2012-09-11Enable TPM measurement lib to measure all PE image from a FV unmeasured by Tc...czhang462-10/+108
2012-09-06TcgPei is a generic module, so move PcdFirmwareVersionString to generic Pcd listczhang461-1/+1
2012-09-05fix compile error in TcgPeiczhang461-1/+1
2012-08-28TcgPei need to measure anything to PCR in S3 bootpath, so skip shadow logic.czhang461-11/+16
2012-08-27Use firmware version instead of hardcode string for S-CRTM version identifierczhang462-6/+9
2012-08-24Remove MOR check box feature. should not have a switch to turn off MOR.czhang465-9/+0
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-26Enhance TCG driver to provide TPM physical presence lifetime lock capability.gdong12-10/+47
2012-07-09Defer TCG table publish after LASA/LAML in the table got updated.gdong11-6/+6
2012-06-12Add comment for modules which have external input.jyao12-0/+18
2012-05-11Enhance TcgSmm driver to handle potential SetVariable failure case.gdong14-97/+138
2012-03-09Fix system reboot automatically if changing the value of [TPM operation]gdong12-19/+14
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun31-5/+7
2011-12-15Update for SecurityPkg.ydong101-1/+1
2011-12-01Remove duplicated AML code definitions as they have been added to common header.lzeng141-8/+1
2011-10-12Fix build failure with MS ASL compiler.gdong11-4/+4
2011-09-27Implement Tcg physical presence as a library instead of DXE driver in order t...gdong17-1253/+39
2011-09-18Clean up the private GUID definition in module Level.lgao45-19/+13
2011-09-13Fix ICC build failure.niruiyu2-2/+2
2011-09-06Change related:ydong102-2/+2
2011-09-02Add security package to repository.gdong129-0/+6792