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
/
MdeModulePkg
/
Universal
/
FaultTolerantWriteDxe
/
FaultTolerantWriteSmm.c
Age
Commit message (
Expand
)
Author
2015-02-05
MdeModulePkg: Cleanup gEfiSmmAccess2ProtocolGuid reference.
Star Zeng
2015-02-02
Use SmmMemLib to check communication buffer.
Yao, Jiewen
2014-07-28
Update code to support VS2013 tool chain.
Eric Dong
2013-05-21
Fix the TOCTOU issue of CommBufferSize itself for SMM communicate handler input.
lzeng14
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-24
Mallicious code may use SmmFaultTolerantWriteHandler() to update some flash a...
lzeng14
2012-09-28
Add more exact SMM check in SmmFaultTolerantWriteHandler.
lzeng14
2012-09-14
Fix the issue that FTW driver fail to reclaim WorkSpace.
lzeng14
2012-07-10
Add SMRAM range check to fault tolerant write SMM SMI handler.
ydong10
2011-01-12
Add SMM FTW wrapper driver since non-SMM FTW protocol can be used by some con...
gdong1
2010-12-10
Add SMM Variable implementation.
gdong1