]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/Variable/RuntimeDxe/VariableSmmRuntimeDxe.c
MdeModulePkg: Variable: Update PCR[7] measure for new TCG spec
[mirror_edk2.git] / MdeModulePkg / Universal / Variable / RuntimeDxe / VariableSmmRuntimeDxe.c
2017-01-22 Zhang, Chao BMdeModulePkg: Variable: Update PCR[7] measure for new...
2015-07-01 Star ZengMdeModulePkg Variable: Merge from Auth Variable driver...
2015-06-11 Star ZengMdeModulePkg Variable: Move VariableLock install into...
2015-05-19 Star ZengMdeModulePkg Variable: Prevent BS variable update in...
2015-03-09 Star ZengMdeModulePkg Variable: Keep the behavior of Variable...
2015-01-05 Star ZengMdeModulePkg Variable: Implement VarCheck PROTOCOL
2014-11-19 Star ZengMdeModulePkg Variable: Add missing warning annotation.
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2013-05-20 niruiyuRemove the complex buffer since the _LOCK_VARIABLE...
2013-05-17 niruiyuAdd EDKII_VARIABLE_LOCK_PROTOCOL and the 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-22 czhang46Fix potential overflow for SetVariable interface
2013-04-15 czhang46Fix SMM Variable driver stack GetVariable return INVALI...
2013-04-12 czhang46Update SMM variable DXE driver GetNextVariable interfac...
2013-04-08 lzeng14If DataSize or VariableNameSize is near MAX_ADDRESS...
2013-01-15 lzeng14Fix the issue that RuntimeServiceQueryVariableInfo...
2013-01-08 lzeng14Add the TPL raise/restore code for VariableSmmRuntimeDx...
2012-07-09 ydong10Include read data buffer in CommBufferSize when calcula...
2011-02-28 gdong1Puts SMM variable common definitions in SmmVariableComm...
2010-12-15 gdong1Update inappropriate comments.
2010-12-11 gdong1Add typecast to remove warning with ICC.
2010-12-10 gdong1Add SMM Variable implementation.