Age | Commit message (Expand) | Author |
2016-03-03 | SecurityPkg: Use PcdSet##S to instead of PcdSet## | Star Zeng |
2016-02-24 | SecurityPkg: Add TPM PTP support in TCG2 Config. | Yao, Jiewen |
2016-02-24 | SecurityPkg: Add TPM PTP support in TCG2 SMM. | Yao, Jiewen |
2016-02-23 | SecurityPkg: Update TCG PPI "1.3" for TCG2. | Yao, Jiewen |
2016-02-23 | SecurityPkg: Mark MorLock module deprecated. | Yao, Jiewen |
2016-02-23 | SecurityPkg: Update final event log calculation. | Yao, Jiewen |
2016-02-23 | SecurityPkg: Correct NumberOfPCRBanks calculation. | Yao, Jiewen |
2016-02-23 | SecurityPkg: Replace TREE macro with TCG2. | Yao, Jiewen |
2016-02-23 | SecurityPkg: TcgDxe,Tcg2Dxe,TrEEDxe: New PCD for TCG event log and TCG2 final... | Chao Zhang |
2015-12-18 | SecurityPkg: Correct Pcd Usage PcdTpm2HashMask in Tcg2Pei | Liming Gao |
2015-11-18 | Add error handling for TPM in S3 resume failure. | Yao, Jiewen |
2015-11-16 | Move Smbios measurement from TCG driver to Smbios driver. | Yao, Jiewen |
2015-11-16 | Add suppressif around TCG hash seleciton checkbox in TCG2 | Yao, Jiewen |
2015-09-07 | SecurityPkg: Use pointer instead of array to make code readable. | Qiu Shumin |
2015-09-02 | Add more strict check for MOR variable, besides MOR lock variable. | Yao, Jiewen |
2015-08-28 | SecurityPkg: Use safe string function. | Qiu Shumin |
2015-08-27 | SecurityPkg: Refine the local variable name to follow EDK2 coding style. | Qiu Shumin |
2015-08-13 | Add TPM2 support defined in trusted computing group. | Yao, Jiewen |
2015-08-03 | SecurityPkg/Tcg/MemoryOverwriteRequestControlLock: Add missing header file de... | Qiu Shumin |
2015-07-28 | Add Secure MOR implementation. | Yao, Jiewen |
2015-07-28 | SecurityPkg: Change TPM MMIO range attribute | Chao Zhang |
2015-07-15 | SecurityPkg: Correct BootOrder/Boot#### measurement behavior | Chao Zhang |
2015-07-10 | SecurityPkg: Add default value for TPM action question | Chao Zhang |
2015-06-26 | SecurityPkg/TcgMor: move TPer Reset operation to this module | Tian Feng |
2015-03-04 | Add performance optimization for Tcg/TrEE. | Yao, Jiewen |
2015-01-22 | Add TpmInitializationDonePpi to TPM PEI module. | Yao, Jiewen |
2015-01-13 | Check in missing patch for TPM error handling. | Yao, Jiewen |
2015-01-12 | Handle TPM device error and avoid deadloop in BDS. | Yao, Jiewen |
2015-01-12 | Add TPM Physical Presence >=128 operation value support. | Yao, Jiewen |
2014-12-10 | Fix 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-31 | Remove redundant ASSERT in TcgDxe & TreeDxe. Some asserts are removed directl... | Chao Zhang |
2014-09-26 | Roll back the dependency change in MOR driver. | Dong, Guo |
2014-09-03 | SecurityPkg: Convert non DOS format files to DOS format | Gao, Liming |
2014-08-28 | SecurityPkg: INF/DEC file updates to EDK II packages | Dong, Guo |
2014-08-28 | SecurityPkg: INF/DEC file updates to EDK II packages | Dong, Guo |
2014-08-22 | Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPe... | Dong, Guo |
2014-08-20 | Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPe... | Dong, Guo |
2014-07-28 | Update code to support VS2013 tool chain. | Eric Dong |
2014-04-28 | Config Access Protocol return value not follow spec, update code to follow it. | Eric Dong |
2014-04-15 | MdeModulePkg/SecurityPkg: Update TreePei to handle FvInfo2 and update FwVol o... | Star Zeng |
2014-03-27 | Remove hide TPM support. | Dong Guo |
2014-03-21 | Fix current TPM device string missing. Use efivarstore instead of varstor, re... | Jiewen Yao |
2014-03-17 | Fix the return status when physical presence variable and MemoryOverwriteRequ... | Dong Guo |
2014-03-07 | Remove unused variable attribute flag. | jyao1 |
2013-11-29 | Upgrade TPM SSDT version from ACPI version 1 (ACPI 1.0 compatible) to version... | Dong Guo |
2013-10-11 | 1. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE... | Star Zeng |
2013-09-18 | Add TPM2 implementation. | jyao1 |
2013-09-16 | Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/C... | Star Zeng |
2013-09-03 | Enhance TPM driver to protect TPM physical presence flags. | Dong Guo |