summaryrefslogtreecommitdiff
path: root/SecurityPkg/Tcg
AgeCommit message (Expand)Author
2013-11-29Upgrade TPM SSDT version from ACPI version 1 (ACPI 1.0 compatible) to version...Dong Guo
2013-10-111. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE...Star Zeng
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
2013-09-03Enhance TPM driver to protect TPM physical presence flags.Dong Guo
2013-06-06Fix overflow issue in TcgProtocolChao Zhang
2012-11-29Fix Gcc build errorczhang46
2012-11-28Measure Processor location as system identity to PCR[1] according to Tcg serv...czhang46
2012-11-271.Measure ACPI table data comes from flash event type EV_POST_CODE ACPI DATA ...czhang46
2012-10-22 Remove TPM selftest on S3 boot path to save timeczhang46
2012-09-28Rename Trusted Hob to Measured FV hob and add Guided Hob layout structureczhang46
2012-09-12Add Tper Reset Logic by using MOR bit.qianouyang
2012-09-11Enable TPM measurement lib to measure all PE image from a FV unmeasured by Tc...czhang46
2012-09-06TcgPei is a generic module, so move PcdFirmwareVersionString to generic Pcd listczhang46
2012-09-05fix compile error in TcgPeiczhang46
2012-08-28TcgPei need to measure anything to PCR in S3 bootpath, so skip shadow logic.czhang46
2012-08-27Use firmware version instead of hardcode string for S-CRTM version identifierczhang46
2012-08-24Remove MOR check box feature. should not have a switch to turn off MOR.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-26Enhance TCG driver to provide TPM physical presence lifetime lock capability.gdong1
2012-07-09Defer TCG table publish after LASA/LAML in the table got updated.gdong1
2012-06-12Add comment for modules which have external input.jyao1
2012-05-11Enhance TcgSmm driver to handle potential SetVariable failure case.gdong1
2012-03-09Fix system reboot automatically if changing the value of [TPM operation]gdong1
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun3
2011-12-15Update for SecurityPkg.ydong10
2011-12-01Remove duplicated AML code definitions as they have been added to common header.lzeng14
2011-10-12Fix build failure with MS ASL compiler.gdong1
2011-09-27Implement Tcg physical presence as a library instead of DXE driver in order t...gdong1
2011-09-18Clean up the private GUID definition in module Level.lgao4
2011-09-13Fix ICC build failure.niruiyu
2011-09-06Change related:ydong10
2011-09-02Add security package to repository.gdong1