Age | Commit message (Expand) | Author |
---|---|---|
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 |