summaryrefslogtreecommitdiff
path: root/SecurityPkg/Tcg
AgeCommit message (Expand)AuthorFilesLines
2016-01-19SecurityPkg: Mark MorLock module deprecated.Yao, Jiewen1-1/+4
2016-01-18SecurityPkg: Update final event log calculation.Yao, Jiewen1-38/+84
2016-01-18SecurityPkg: Correct NumberOfPCRBanks calculation.Yao, Jiewen1-7/+10
2016-01-18SecurityPkg: Replace TREE macro with TCG2.Yao, Jiewen1-2/+2
2016-01-12SecurityPkg: TcgDxe,Tcg2Dxe,TrEEDxe: New PCD for TCG event log and TCG2 final...Chao Zhang6-27/+24
2016-01-11SecurityPkg: MOR drivers use Tcg2Protocol instead of TrEE.Yao, Jiewen2-2/+2
2016-01-07SecurityPkg/Tcg: Fix debug messagesMichael Kinney3-18/+18
2016-01-06SecurityPkg Tcg2Pei: Fix a typo in function descriptionHao Wu1-1/+1
2015-12-17SecurityPkg: Correct Pcd Usage PcdTpm2HashMask in Tcg2PeiLiming Gao1-1/+3
2015-12-15SecurityPkg: Convert all .uni files to utf-8Jordan Justen37-0/+0
2015-11-10Add error handling for TPM in S3 resume failure.Yao, Jiewen1-0/+50
2015-10-27Move Smbios measurement from TCG driver to Smbios driver.Yao, Jiewen6-108/+3
2015-10-27Add suppressif around TCG hash seleciton checkbox in TCG2Yao, Jiewen3-1/+75
2015-10-16SecurityPkg: Use PcdSet##S to instead of PcdSet##Star Zeng5-6/+11
2015-09-06SecurityPkg: Use pointer instead of array to make code readable.Qiu Shumin1-11/+24
2015-09-02Add more strict check for MOR variable, besides MOR lock variable.Yao, Jiewen1-7/+8
2015-08-28SecurityPkg: Use safe string function.Qiu Shumin1-26/+26
2015-08-27SecurityPkg: Refine the local variable name to follow EDK2 coding style.Qiu Shumin1-46/+46
2015-08-13Add TPM2 support defined in trusted computing group.Yao, Jiewen29-0/+6790
2015-08-03SecurityPkg/Tcg/MemoryOverwriteRequestControlLock: Add missing header file de...Qiu Shumin1-0/+1
2015-07-28Add Secure MOR implementation.Yao, Jiewen6-0/+557
2015-07-28SecurityPkg: Change TPM MMIO range attributeChao Zhang2-4/+4
2015-07-15SecurityPkg: Correct BootOrder/Boot#### measurement behaviorChao Zhang2-22/+10
2015-07-10SecurityPkg: Add default value for TPM action questionChao Zhang1-26/+12
2015-06-26SecurityPkg/TcgMor: move TPer Reset operation to this moduleTian Feng3-7/+292
2015-03-04Add performance optimization for Tcg/TrEE.Yao, Jiewen4-9/+37
2015-01-22Add TpmInitializationDonePpi to TPM PEI module.Yao, Jiewen6-24/+75
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, Jiewen9-122/+129
2015-01-12Add TPM Physical Presence >=128 operation value support.Yao, Jiewen6-79/+124
2014-12-10Fix potential NULL pointer dereference issue in TcgDxe & TreeDxe.Chao Zhang2-3/+3
2014-11-10 Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used o...Chao Zhang3-35/+35
2014-10-31Remove redundant ASSERT in TcgDxe & TreeDxe. Some asserts are removed directl...Chao Zhang2-25/+51
2014-09-26Roll back the dependency change in MOR driver.Dong, Guo1-1/+2
2014-09-03SecurityPkg: Convert non DOS format files to DOS formatGao, Liming11-0/+0
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo22-0/+0
2014-08-28SecurityPkg: INF/DEC file updates to EDK II packagesDong, Guo11-135/+247
2014-08-22Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPe...Dong, Guo2-4/+0
2014-08-20Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPe...Dong, Guo4-8/+22
2014-07-28Update code to support VS2013 tool chain.Eric Dong2-2/+6
2014-04-28Config Access Protocol return value not follow spec, update code to follow it.Eric Dong1-3/+12
2014-04-15MdeModulePkg/SecurityPkg: Update TreePei to handle FvInfo2 and update FwVol o...Star Zeng3-0/+25
2014-03-27Remove hide TPM support.Dong Guo12-113/+15
2014-03-21Fix current TPM device string missing. Use efivarstore instead of varstor, re...Jiewen Yao8-177/+151
2014-03-17Fix the return status when physical presence variable and MemoryOverwriteRequ...Dong Guo3-14/+28
2014-03-07Remove unused variable attribute flag.jyao12-2/+2
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