summaryrefslogtreecommitdiff
path: root/SecurityPkg/Tcg
AgeCommit message (Expand)Author
2015-09-07SecurityPkg: Use pointer instead of array to make code readable.Qiu Shumin
2015-09-02Add more strict check for MOR variable, besides MOR lock variable.Yao, Jiewen
2015-08-28SecurityPkg: Use safe string function.Qiu Shumin
2015-08-27SecurityPkg: Refine the local variable name to follow EDK2 coding style.Qiu Shumin
2015-08-13Add TPM2 support defined in trusted computing group.Yao, Jiewen
2015-08-03SecurityPkg/Tcg/MemoryOverwriteRequestControlLock: Add missing header file de...Qiu Shumin
2015-07-28Add Secure MOR implementation.Yao, Jiewen
2015-07-28SecurityPkg: Change TPM MMIO range attributeChao Zhang
2015-07-15SecurityPkg: Correct BootOrder/Boot#### measurement behaviorChao Zhang
2015-07-10SecurityPkg: Add default value for TPM action questionChao Zhang
2015-06-26SecurityPkg/TcgMor: move TPer Reset operation to this moduleTian Feng
2015-03-04Add performance optimization for Tcg/TrEE.Yao, Jiewen
2015-01-22Add TpmInitializationDonePpi to TPM PEI module.Yao, Jiewen
2015-01-13Check in missing patch for TPM error handling.Yao, Jiewen
2015-01-12Handle TPM device error and avoid deadloop in BDS.Yao, Jiewen
2015-01-12Add TPM Physical Presence >=128 operation value support.Yao, Jiewen
2014-12-10Fix potential NULL pointer dereference issue in TcgDxe & TreeDxe.Chao Zhang
2014-11-10 Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used o...Chao Zhang
2014-10-31Remove redundant ASSERT in TcgDxe & TreeDxe. Some asserts are removed directl...Chao Zhang
2014-09-26Roll back the dependency change in MOR driver.Dong, Guo
2014-09-03SecurityPkg: Convert non DOS format files to DOS formatGao, Liming
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo
2014-08-22Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPe...Dong, Guo
2014-08-20Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPe...Dong, Guo
2014-07-28Update code to support VS2013 tool chain.Eric Dong
2014-04-28Config Access Protocol return value not follow spec, update code to follow it.Eric Dong
2014-04-15MdeModulePkg/SecurityPkg: Update TreePei to handle FvInfo2 and update FwVol o...Star Zeng
2014-03-27Remove hide TPM support.Dong Guo
2014-03-21Fix current TPM device string missing. Use efivarstore instead of varstor, re...Jiewen Yao
2014-03-17Fix the return status when physical presence variable and MemoryOverwriteRequ...Dong Guo
2014-03-07Remove unused variable attribute flag.jyao1
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