index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
SecurityPkg
/
VariableAuthenticated
/
RuntimeDxe
/
VariableSmmRuntimeDxe.c
Age
Commit message (
Expand
)
Author
2013-09-18
Add TPM2 implementation.
jyao1
2013-05-20
Add the EDKII_VARIABLE_LOCK_PROTOCOL implementation in SecurityPkg variable d...
niruiyu
2013-05-07
1. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm, SmmCorePerformance SMM h...
lzeng14
2013-04-25
1. Use the check IsAddressValid() to prevent SMM communication buffer overflo...
lzeng14
2013-04-22
Fix potential overflow for SetVariable interface
czhang46
2013-04-15
Fix SMM Variable driver stack GetVariable return INVALID_PARAMETER when DataS...
czhang46
2013-04-12
Update SMM variable DXE driver GetNextVariable interface to comply with UEFI ...
czhang46
2013-04-08
If DataSize or VariableNameSize is near MAX_ADDRESS, this can cause the compu...
lzeng14
2013-01-15
Fix the issue that RuntimeServiceQueryVariableInfo() in VariableSmmRuntimeDxe...
lzeng14
2013-01-08
Add the TPL raise/restore code for VariableSmmRuntimeDxe to avoid variable se...
lzeng14
2012-07-09
Include read data buffer in CommBufferSize when calculate the buffer size.
ydong10
2012-06-12
Add comment for modules which have external input.
jyao1
2011-09-02
Add security package to repository.
gdong1