]> git.proxmox.com Git - mirror_edk2.git/history - SecurityPkg/Tcg/TcgDxe/TcgDxe.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / SecurityPkg / Tcg / TcgDxe / TcgDxe.c
2021-12-07 Michael KubackiSecurityPkg: Apply uncrustify changes
2021-12-07 Michael D KinneySecurityPkg: Change use of EFI_D_* to DEBUG_*
2019-10-23 Sean BroganSecurityPkg: Fix spelling errors
2019-04-09 Michael D KinneySecurityPkg: Replace BSD License with BSD+Patent License
2019-01-31 Bret BarkelewSecurityPkg/Tcg: Fix typos in TcgDxe.c and Tcg2Dxe.c
2018-06-28 Liming GaoSecurityPkg: Clean up source files
2017-06-10 Star ZengSecurityPkg TcgDxe: Simplify debug msg when "TPM not...
2017-01-12 Hao WuSecurityPkg/TcgDxe: Refine to compare 2 values with...
2016-11-15 Zhang, Chao BSecurityPkg: Fix typos in comments
2016-05-03 Samer El-Haj-MahmoudSecurityPkg: Update servers TCG ACPI Table template...
2016-01-21 Michael KinneySecurityPkg/TcgDxe: Use updated Tpm12CommandLib APIs
2016-01-21 Michael KinneySecurityPkg/TcgDxe: Replace TpmCommLib with Tpm12DeviceLib
2016-01-12 Chao ZhangSecurityPkg: TcgDxe,Tcg2Dxe,TrEEDxe: New PCD for TCG...
2016-01-07 Michael KinneySecurityPkg/Tcg: Fix debug messages
2015-10-27 Yao, JiewenMove Smbios measurement from TCG driver to Smbios driver.
2015-07-15 Chao ZhangSecurityPkg: Correct BootOrder/Boot#### measurement...
2015-03-04 Yao, JiewenAdd performance optimization for Tcg/TrEE.
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.
2014-12-10 Chao ZhangFix potential NULL pointer dereference issue in TcgDxe...
2014-10-31 Chao ZhangRemove redundant ASSERT in TcgDxe & TreeDxe. Some asser...
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2013-09-18 jyao1Add TPM2 implementation.
2013-09-16 Star ZengCreate PCDs in MdeModulePkg for ACPI table OEM_ID/OEM_T...
2012-11-29 czhang46Fix Gcc build error
2012-11-28 czhang46Measure Processor location as system identity to PCR...
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-09 gdong1Defer TCG table publish after LASA/LAML in the table...
2011-09-06 ydong10Change related:
2011-09-02 gdong1Add security package to repository.