]> git.proxmox.com Git - mirror_edk2.git/history - SecurityPkg/Library/DxeTpm2MeasureBootLib/DxeTpm2MeasureBootLib.c
SecurityPkg: Fix incorrect return value when File is NULL
[mirror_edk2.git] / SecurityPkg / Library / DxeTpm2MeasureBootLib / DxeTpm2MeasureBootLib.c
2020-02-10 Philippe Mathieu... SecurityPkg: Fix incorrect return value when File is...
2019-10-23 Sean BroganSecurityPkg: Fix spelling errors
2019-04-09 Michael D KinneySecurityPkg: Replace BSD License with BSD+Patent License
2018-06-28 Liming GaoSecurityPkg: Clean up source files
2016-08-31 Hao WuSecurityPkg: Use IsZeroGuid API for zero GUID checking
2015-09-16 Samer El-Haj-MahmoudSecurityPkg: Reduce verbosity of TPM DEBUG messages
2015-08-13 Yao, JiewenAdd TPM2 support defined in trusted computing group.
2015-07-28 Yao, JiewenDowngrade one debug message level in DxeTpm2MeasureBoot...
2015-07-07 Hao WuSecurityPkg: Remove mTrEEZeroGuid definition in DxeTpm2...
2015-01-12 Yao, JiewenHandle TPM device error and avoid deadloop in BDS.
2014-11-10 Chao Zhang Fix execution status & DEBUG message level mismatch...
2014-03-28 Eric DongCheck the input file pointer before use it.
2013-09-18 jyao1Add TPM2 implementation.