]> git.proxmox.com Git - mirror_edk2.git/history - SecurityPkg/Tcg
PerformancePkg: Convert all .uni files to utf-8
[mirror_edk2.git] / SecurityPkg / Tcg /
2015-11-10 Yao, JiewenAdd error handling for TPM in S3 resume failure.
2015-10-27 Yao, JiewenMove Smbios measurement from TCG driver to Smbios driver.
2015-10-27 Yao, JiewenAdd suppressif around TCG hash seleciton checkbox in...
2015-10-16 Star ZengSecurityPkg: Use PcdSet##S to instead of PcdSet##
2015-09-06 Qiu ShuminSecurityPkg: Use pointer instead of array to make code...
2015-09-02 Yao, JiewenAdd more strict check for MOR variable, besides MOR...
2015-08-28 Qiu ShuminSecurityPkg: Use safe string function.
2015-08-27 Qiu ShuminSecurityPkg: Refine the local variable name to follow...
2015-08-13 Yao, JiewenAdd TPM2 support defined in trusted computing group.
2015-08-03 Qiu ShuminSecurityPkg/Tcg/MemoryOverwriteRequestControlLock:...
2015-07-28 Yao, JiewenAdd Secure MOR implementation.
2015-07-28 Chao ZhangSecurityPkg: Change TPM MMIO range attribute
2015-07-15 Chao ZhangSecurityPkg: Correct BootOrder/Boot#### measurement...
2015-07-10 Chao ZhangSecurityPkg: Add default value for TPM action question
2015-06-26 Tian FengSecurityPkg/TcgMor: move TPer Reset operation to this...
2015-03-04 Yao, JiewenAdd performance optimization for Tcg/TrEE.
2015-01-22 Yao, JiewenAdd TpmInitializationDonePpi to TPM PEI module.
2015-01-13 Yao, JiewenCheck in missing patch for TPM error handling.
2015-01-12 Yao, JiewenHandle TPM device error and avoid deadloop in BDS.
2015-01-12 Yao, JiewenAdd TPM Physical Presence >=128 operation value support.
2014-12-10 Chao ZhangFix potential NULL pointer dereference issue in TcgDxe...
2014-11-10 Chao Zhang Fix execution status & DEBUG message level mismatch...
2014-10-31 Chao ZhangRemove redundant ASSERT in TcgDxe & TreeDxe. Some asser...
2014-09-26 Dong, GuoRoll back the dependency change in MOR driver.
2014-09-03 Gao, LimingSecurityPkg: Convert non DOS format files to DOS format
2014-08-28 Dong, GuoSecurityPkg: INF/DEC file updates to EDK II packages
2014-08-28 Dong, GuoSecurityPkg: INF/DEC file updates to EDK II packages
2014-08-22 Dong, GuoUpdate TcgPei and TrEEPei driver to make gEfiMdeModuleP...
2014-08-20 Dong, GuoUpdate TcgPei and TrEEPei driver to make gEfiMdeModuleP...
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2014-04-28 Eric DongConfig Access Protocol return value not follow spec...
2014-04-15 Star ZengMdeModulePkg/SecurityPkg: Update TreePei to handle...
2014-03-27 Dong GuoRemove hide TPM support.
2014-03-21 Jiewen YaoFix current TPM device string missing. Use efivarstore...
2014-03-17 Dong GuoFix the return status when physical presence variable...
2014-03-07 jyao1Remove unused variable attribute flag.
2013-11-29 Dong GuoUpgrade TPM SSDT version from ACPI version 1 (ACPI...
2013-10-11 Star Zeng1. Enable use-cases in PEI using SecurityPPI co-equal...
2013-09-18 jyao1Add TPM2 implementation.
2013-09-16 Star ZengCreate PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_T...
2013-09-03 Dong GuoEnhance TPM driver to protect TPM physical presence...
2013-06-06 Chao ZhangFix overflow issue in TcgProtocol
2012-11-29 czhang46Fix Gcc build error
2012-11-28 czhang46Measure Processor location as system identity to PCR...
2012-11-27 czhang461.Measure ACPI table data comes from flash event type...
2012-10-22 czhang46 Remove TPM selftest on S3 boot path to save time
2012-09-28 czhang46Rename Trusted Hob to Measured FV hob and add Guided...
2012-09-12 qianouyangAdd Tper Reset Logic by using MOR bit.
2012-09-11 czhang46Enable TPM measurement lib to measure all PE image...
2012-09-06 czhang46TcgPei is a generic module, so move PcdFirmwareVersionS...
2012-09-05 czhang46fix compile error in TcgPei
2012-08-28 czhang46TcgPei need to measure anything to PCR in S3 bootpath...
2012-08-27 czhang46Use firmware version instead of hardcode string for...
2012-08-24 czhang46Remove MOR check box feature. should not have a switch...
2012-08-23 czhang46Add TcgDxeHashLogExtendEvent EventLogLastEntry paramet...
2012-08-21 czhang46Fix TCG protocol TcgDxeHashLogExtendEvent and TcgDxeLo...
2012-08-17 czhang46Fix TCG protocol PassThroughToTpm() SDL issue
2012-08-02 czhang46Measure ExitBootServices failure case
2012-07-26 gdong1Fix a failure in TCG HashAll interface.
2012-07-26 gdong1Enhance TCG driver to provide TPM physical presence...
2012-07-09 gdong1Defer TCG table publish after LASA/LAML in the table...
2012-06-12 jyao1Add comment for modules which have external input.
2012-05-11 gdong1Enhance TcgSmm driver to handle potential SetVariable...
2012-03-09 gdong1Fix system reboot automatically if changing the value...
2012-02-01 rsun3Add Missing invocations to VA_END() for VA_START().
2011-12-15 ydong10Update for SecurityPkg.
2011-12-01 lzeng14Remove duplicated AML code definitions as they have...
2011-10-12 gdong1Fix build failure with MS ASL compiler.
2011-09-27 gdong1Implement Tcg physical presence as a library instead...
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-09-13 niruiyuFix ICC build failure.
2011-09-06 ydong10Change related:
2011-09-02 gdong1Add security package to repository.