summaryrefslogtreecommitdiff
path: root/SecurityPkg/VariableAuthenticated/RuntimeDxe/VariableSmmRuntimeDxe.c
AgeCommit message (Expand)Author
2013-09-18Add TPM2 implementation.jyao1
2013-05-20Add the EDKII_VARIABLE_LOCK_PROTOCOL implementation in SecurityPkg variable d...niruiyu
2013-05-071. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm, SmmCorePerformance SMM h...lzeng14
2013-04-251. Use the check IsAddressValid() to prevent SMM communication buffer overflo...lzeng14
2013-04-22Fix potential overflow for SetVariable interfaceczhang46
2013-04-15Fix SMM Variable driver stack GetVariable return INVALID_PARAMETER when DataS...czhang46
2013-04-12Update SMM variable DXE driver GetNextVariable interface to comply with UEFI ...czhang46
2013-04-08If DataSize or VariableNameSize is near MAX_ADDRESS, this can cause the compu...lzeng14
2013-01-15Fix the issue that RuntimeServiceQueryVariableInfo() in VariableSmmRuntimeDxe...lzeng14
2013-01-08Add the TPL raise/restore code for VariableSmmRuntimeDxe to avoid variable se...lzeng14
2012-07-09Include read data buffer in CommBufferSize when calculate the buffer size.ydong10
2012-06-12Add comment for modules which have external input.jyao1
2011-09-02Add security package to repository.gdong1