]> git.proxmox.com Git - mirror_edk2.git/history - SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmmRuntimeDxe.c
Add TPM2 implementation.
[mirror_edk2.git] / SecurityPkg / VariableAuthenticated / RuntimeDxe / VariableSmmRuntimeDxe.c
2013-09-18 jyao1Add TPM2 implementation.
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-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...
2012-06-12 jyao1Add comment for modules which have external input.
2011-09-02 gdong1Add security package to repository.