]> git.proxmox.com Git - mirror_edk2.git/history - SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmm.c
Fix the return value bug when updating public key database variable failure.
[mirror_edk2.git] / SecurityPkg / VariableAuthenticated / RuntimeDxe / VariableSmm.c
2014-03-19 Dong GuoFix the return value bug when updating public key datab...
2013-09-18 jyao1Add TPM2 implementation.
2013-07-11 Star ZengSecurityPkg Variable: Add the check for PcdFlashNvStora...
2013-05-21 lzeng14Fix the TOCTOU issue of CommBufferSize itself for SMM...
2013-05-20 niruiyuAdd the EDKII_VARIABLE_LOCK_PROTOCOL implementation...
2013-05-07 lzeng141. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm...
2013-04-25 lzeng141. Use the check IsAddressValid() to prevent SMM commun...
2013-04-19 czhang46Fix a potential SMM memory dump issue. If pass communic...
2012-12-12 lzeng14Use SMM_VARIABLE_COMMUNICATE_HEADER_SIZE instead of...
2012-09-12 erictianSecurityPkg/VariableSmm: Fix a VariableSmm bug when...
2012-07-17 sfu5Return EFI_UNSUPPORTED if READY_TO_BOOT function is...
2012-07-09 czhang46Add SMRAM range check to variable SMM SMI handler.
2012-07-04 sfu5Fix a buffer overflow bug in VariableSmm driver.
2012-06-12 jyao1Add comment for modules which have external input.
2011-09-21 hhuan131. Enhance AuthVar driver to avoid process corrupted...
2011-09-02 gdong1Add security package to repository.