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