Age | Commit message (Expand) | Author |
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 |
2013-06-06 | Fix overflow issue in TcgProtocol | Chao Zhang |
2012-11-29 | Fix Gcc build error | czhang46 |
2012-11-28 | Measure Processor location as system identity to PCR[1] according to Tcg serv... | czhang46 |
2012-11-27 | 1.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 time | czhang46 |
2012-09-28 | Rename Trusted Hob to Measured FV hob and add Guided Hob layout structure | czhang46 |
2012-09-12 | Add Tper Reset Logic by using MOR bit. | qianouyang |
2012-09-11 | Enable TPM measurement lib to measure all PE image from a FV unmeasured by Tc... | czhang46 |
2012-09-06 | TcgPei is a generic module, so move PcdFirmwareVersionString to generic Pcd list | czhang46 |
2012-09-05 | fix compile error in TcgPei | czhang46 |
2012-08-28 | TcgPei need to measure anything to PCR in S3 bootpath, so skip shadow logic. | czhang46 |
2012-08-27 | Use firmware version instead of hardcode string for S-CRTM version identifier | czhang46 |
2012-08-24 | Remove MOR check box feature. should not have a switch to turn off MOR. | czhang46 |
2012-08-23 | Add TcgDxeHashLogExtendEvent EventLogLastEntry parameter update logic | czhang46 |
2012-08-21 | Fix TCG protocol TcgDxeHashLogExtendEvent and TcgDxeLogEvent SDL issue | czhang46 |
2012-08-17 | Fix TCG protocol PassThroughToTpm() SDL issue | czhang46 |
2012-08-02 | Measure ExitBootServices failure case | czhang46 |
2012-07-26 | Fix a failure in TCG HashAll interface. | gdong1 |
2012-07-26 | Enhance TCG driver to provide TPM physical presence lifetime lock capability. | gdong1 |
2012-07-09 | Defer TCG table publish after LASA/LAML in the table got updated. | gdong1 |
2012-06-12 | Add comment for modules which have external input. | jyao1 |
2012-05-11 | Enhance TcgSmm driver to handle potential SetVariable failure case. | gdong1 |
2012-03-09 | Fix system reboot automatically if changing the value of [TPM operation] | gdong1 |
2012-02-01 | Add Missing invocations to VA_END() for VA_START(). | rsun3 |
2011-12-15 | Update for SecurityPkg. | ydong10 |
2011-12-01 | Remove duplicated AML code definitions as they have been added to common header. | lzeng14 |
2011-10-12 | Fix build failure with MS ASL compiler. | gdong1 |
2011-09-27 | Implement Tcg physical presence as a library instead of DXE driver in order t... | gdong1 |
2011-09-18 | Clean up the private GUID definition in module Level. | lgao4 |