]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteSmm.c
Use SmmMemLib to check communication buffer.
[mirror_edk2.git] / MdeModulePkg / Universal / FaultTolerantWriteDxe / FaultTolerantWriteSmm.c
2015-02-02 Yao, JiewenUse SmmMemLib to check communication buffer.
2014-07-28 Eric DongUpdate code to support VS2013 tool chain.
2013-05-21 lzeng14Fix the TOCTOU issue of CommBufferSize itself for SMM...
2013-05-07 lzeng141. Fix TOCTOU issue in VariableSmm, FtwSmm, FpdtSmm...
2013-04-25 lzeng141. Use the check IsAddressValid() to prevent SMM commun...
2013-04-24 lzeng14Mallicious code may use SmmFaultTolerantWriteHandler...
2012-09-28 lzeng14Add more exact SMM check in SmmFaultTolerantWriteHandler.
2012-09-14 lzeng14Fix the issue that FTW driver fail to reclaim WorkSpace.
2012-07-10 ydong10Add SMRAM range check to fault tolerant write SMM SMI...
2011-01-12 gdong1Add SMM FTW wrapper driver since non-SMM FTW protocol...
2010-12-10 gdong1Add SMM Variable implementation.