- d2de448 Move Smbios measurement from TCG driver to Smbios driver. by Yao, Jiewen · 9 years ago
- c41eeb4 Add suppressif around TCG hash seleciton checkbox in TCG2 by Yao, Jiewen · 9 years ago
- fe3ca12 SecurityPkg: Use PcdSet##S to instead of PcdSet## by Star Zeng · 9 years ago
- 35e00ac SecurityPkg: Use pointer instead of array to make code readable. by Qiu Shumin · 9 years ago
- 7765665 Add more strict check for MOR variable, besides MOR lock variable. by Yao, Jiewen · 9 years ago
- d2e8af9 SecurityPkg: Use safe string function. by Qiu Shumin · 9 years ago
- a909257 SecurityPkg: Refine the local variable name to follow EDK2 coding style. by Qiu Shumin · 9 years ago
- 1abfa4c Add TPM2 support defined in trusted computing group. by Yao, Jiewen · 9 years ago
- 37ee497 SecurityPkg/Tcg/MemoryOverwriteRequestControlLock: Add missing header file description in INF file. by Qiu Shumin · 9 years ago
- 70c7664 Add Secure MOR implementation. by Yao, Jiewen · 9 years ago
- 161b835 SecurityPkg: Change TPM MMIO range attribute by Chao Zhang · 9 years ago
- 3681101 SecurityPkg: Correct BootOrder/Boot#### measurement behavior by Chao Zhang · 9 years ago
- cfa451c SecurityPkg: Add default value for TPM action question by Chao Zhang · 9 years ago
- 495ee9b SecurityPkg/TcgMor: move TPer Reset operation to this module by Tian Feng · 10 years ago
- 3dd05ac Add performance optimization for Tcg/TrEE. by Yao, Jiewen · 10 years ago
- 83a276f Add TpmInitializationDonePpi to TPM PEI module. by Yao, Jiewen · 10 years ago
- 5dbb663 Check in missing patch for TPM error handling. by Yao, Jiewen · 10 years ago
- 6f785cf Handle TPM device error and avoid deadloop in BDS. by Yao, Jiewen · 10 years ago
- 4610b23 Add TPM Physical Presence >=128 operation value support. by Yao, Jiewen · 10 years ago
- 61959fa Fix potential NULL pointer dereference issue in TcgDxe & TreeDxe. by Chao Zhang · 10 years ago
- 33985e3 Fix execution status & DEBUG message level mismatch. EFI_D_ERROR is used only when failure/case can’t be resolved by code. by Chao Zhang · 10 years ago
- f7fe68d Remove redundant ASSERT in TcgDxe & TreeDxe. Some asserts are removed directly, some are replaced by debug output. by Chao Zhang · 10 years ago
- 365614e Roll back the dependency change in MOR driver. by Dong, Guo · 10 years ago
- 4cfde6d SecurityPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
- aced951 SecurityPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
- 60c944c SecurityPkg: INF/DEC file updates to EDK II packages by Dong, Guo · 10 years ago
- 9ece15a Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported to be used as patchable PCD instead of Fixed PCD. by Dong, Guo · 10 years ago
- b5412ea Update TcgPei and TrEEPei driver to make gEfiMdeModulePkgTokenSpaceGuid.PcdPeiCoreMaxFvSupported to be used as patchable PCD instead of Fixed PCD. by Dong, Guo · 10 years ago
- d419310 Update code to support VS2013 tool chain. by Eric Dong · 10 years ago
- 56dea5e Config Access Protocol return value not follow spec, update code to follow it. by Eric Dong · 11 years ago
- 387208a MdeModulePkg/SecurityPkg: Update TreePei to handle FvInfo2 and update FwVol of PeiCore to always install both FvInfo and FvInfo2. by Star Zeng · 11 years ago
- 2bc3637 Remove hide TPM support. by Dong Guo · 11 years ago
- 5437d45 Fix current TPM device string missing. Use efivarstore instead of varstor, remove TPM disable. by Jiewen Yao · 11 years ago
- 8a8c6c9 Fix the return status when physical presence variable and MemoryOverwriteRequestControl variable are corrupt. by Dong Guo · 11 years ago
- 207256b Remove unused variable attribute flag. by jyao1 · 11 years ago
- 8b7d84c Upgrade TPM SSDT version from ACPI version 1 (ACPI 1.0 compatible) to version 2 (ACPI 5.0 compatible). by Dong Guo · 11 years ago
- c793510 1. Enable use-cases in PEI using SecurityPPI co-equal to the use-cases in DXE using the Security Arch Protocol by Star Zeng · 11 years ago
- c1d9324 Add TPM2 implementation. by jyao1 · 11 years ago
- e84f07b Create PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_TABLE_ID/OEM_REVISION/CREATOR_ID/CREATOR_REVISION customization. by Star Zeng · 11 years ago
- ed09456 Enhance TPM driver to protect TPM physical presence flags. by Dong Guo · 11 years ago
- 443bd74 Fix overflow issue in TcgProtocol by Chao Zhang · 12 years ago
- bcb7667 Fix Gcc build error by czhang46 · 12 years ago
- b25380e Measure Processor location as system identity to PCR[1] according to Tcg server spec by czhang46 · 12 years ago
- a332cfd 1.Measure ACPI table data comes from flash event type EV_POST_CODE ACPI DATA to PCR[0] by czhang46 · 12 years ago
- 6f6c785 Remove TPM selftest on S3 boot path to save time by czhang46 · 12 years ago
- 0758c83 Rename Trusted Hob to Measured FV hob and add Guided Hob layout structure by czhang46 · 12 years ago
- 504dfa9 Add Tper Reset Logic by using MOR bit. by qianouyang · 12 years ago
- 2aadc92 Enable TPM measurement lib to measure all PE image from a FV unmeasured by TcgPei by czhang46 · 12 years ago
- 59f968c TcgPei is a generic module, so move PcdFirmwareVersionString to generic Pcd list by czhang46 · 12 years ago
- 8cc0681 fix compile error in TcgPei by czhang46 · 12 years ago
- 055c829 TcgPei need to measure anything to PCR in S3 bootpath, so skip shadow logic. by czhang46 · 12 years ago
- 333a53e Use firmware version instead of hardcode string for S-CRTM version identifier by czhang46 · 12 years ago
- db999bd Remove MOR check box feature. should not have a switch to turn off MOR. by czhang46 · 12 years ago
- 15f2d73 Add TcgDxeHashLogExtendEvent EventLogLastEntry parameter update logic by czhang46 · 12 years ago
- 677e5c0 Fix TCG protocol TcgDxeHashLogExtendEvent and TcgDxeLogEvent SDL issue by czhang46 · 12 years ago
- be02dce Fix TCG protocol PassThroughToTpm() SDL issue by czhang46 · 12 years ago
- 9e945f7 Measure ExitBootServices failure case by czhang46 · 12 years ago
- f5af77a Fix a failure in TCG HashAll interface. by gdong1 · 12 years ago
- 5a50033 Enhance TCG driver to provide TPM physical presence lifetime lock capability. by gdong1 · 12 years ago
- 627c396 Defer TCG table publish after LASA/LAML in the table got updated. by gdong1 · 12 years ago
- dc204d5 Add comment for modules which have external input. by jyao1 · 13 years ago
- 82a1e09 Enhance TcgSmm driver to handle potential SetVariable failure case. by gdong1 · 13 years ago
- 54a2628 Fix system reboot automatically if changing the value of [TPM operation] by gdong1 · 13 years ago
- 3bbe68a Add Missing invocations to VA_END() for VA_START(). by rsun3 · 13 years ago
- fab1046 Update for SecurityPkg. by ydong10 · 13 years ago
- 209e6e3 Remove duplicated AML code definitions as they have been added to common header. by lzeng14 · 13 years ago
- 8720017 Fix build failure with MS ASL compiler. by gdong1 · 13 years ago
- 607599b Implement Tcg physical presence as a library instead of DXE driver in order that TPM can be locked as early as possible. by gdong1 · 13 years ago
- a0c56a8 Clean up the private GUID definition in module Level. by lgao4 · 13 years ago
- 81b7a60 Fix ICC build failure. by niruiyu · 13 years ago
- 0f7f6d2 Change related: by ydong10 · 13 years ago
- 0c18794 Add security package to repository. by gdong1 · 13 years ago