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
/
VariableSmm.c
Age
Commit message (
Expand
)
Author
2015-01-27
SecurityPkg Variable: Implement variable quota management.
Star Zeng
2015-01-05
SecurityPkg Variable: Implement VarCheck PROTOCOL
Star Zeng
2014-03-19
Fix the return value bug when updating public key database variable failure.
Dong Guo
2013-09-18
Add TPM2 implementation.
jyao1
2013-07-11
SecurityPkg Variable: Add the check for PcdFlashNvStorageVariableSize <= PcdF...
Star Zeng
2013-05-21
Fix the TOCTOU issue of CommBufferSize itself for SMM communicate handler input.
lzeng14
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-19
Fix a potential SMM memory dump issue. If pass communication buffer with Data...
czhang46
2012-12-12
Use SMM_VARIABLE_COMMUNICATE_HEADER_SIZE instead of OFFSET_OF (SMM_VARIABLE_C...
lzeng14
2012-09-12
SecurityPkg/VariableSmm: Fix a VariableSmm bug when reading variable with siz...
erictian
2012-07-17
Return EFI_UNSUPPORTED if READY_TO_BOOT function is invoked at SMM runtime.
sfu5
2012-07-09
Add SMRAM range check to variable SMM SMI handler.
czhang46
2012-07-04
Fix a buffer overflow bug in VariableSmm driver.
sfu5
2012-06-12
Add comment for modules which have external input.
jyao1
2011-09-21
1. Enhance AuthVar driver to avoid process corrupted certificate input.
hhuan13
2011-09-02
Add security package to repository.
gdong1