Age | Commit message (Expand) | Author |
2015-12-15 | MdeModulePkg: Convert all .uni files to utf-8 | Jordan Justen |
2015-10-16 | MdeModulePkg: FaultTolerantWriteDxe: clean up some "success" messages | Laszlo Ersek |
2015-10-16 | MdeModulePkg: FaultTolerantWriteDxe: mellow DEBUGs about workspace reinit | Laszlo Ersek |
2015-08-26 | MdeModulePkg FaultTolerantWrite: Error handling for erase operation failure | Star Zeng |
2015-02-05 | MdeModulePkg: Cleanup gEfiSmmAccess2ProtocolGuid reference. | Star Zeng |
2015-02-02 | Use SmmMemLib to check communication buffer. | Yao, Jiewen |
2014-10-10 | MdeModulePkg FaultTolerantWriteDxe: Remove unnecessary @para from function he... | Star Zeng |
2014-10-10 | MdeModulePkg FaultTolerantWriteDxe: Remove assumptions below in FTW driver. | Star Zeng |
2014-09-03 | MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo... | Gao, Liming |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star |
2014-08-28 | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star |
2014-07-28 | Update code to support VS2013 tool chain. | Eric Dong |
2014-01-09 | MdeModulePkg FaultTolerantWrite: Let FaultTolerantWrite driver to depend on g... | Star Zeng |
2013-10-08 | Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of t... | Samer El-Haj-Mahmoud |
2013-07-11 | MdeModulePkg: Add the alignment check for FTW spare area address and length, ... | Star Zeng |
2013-07-03 | MdeModulePkg: Variable drivers robustly handle crashes during Reclaim(). | Star Zeng |
2013-06-07 | Use right LBA to get the backed up WorkSpace in spare block. | Star Zeng |
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-12-21 | Initialize a local work space header to be used by IsValidWorkSpace() and Ini... | lzeng14 |
2012-12-17 | Reclaim work space when the remaining space size is even not enough to contai... | lzeng14 |
2012-11-01 | MdeModulePkg: eliminate all implicit library dependencies for all modules in ... | erictian |
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 |
2012-05-11 | The code line where judges if offset exceed the FTW work space boundary, in s... | lzeng14 |
2011-03-14 | Enhance inf and dec file to follow specs. | ydong10 |
2011-03-08 | Add missing .h file to INF file | gdong1 |
2011-02-16 | update comments and correct reclaim algorithm if there is no record existing ... | erictian |
2011-01-16 | Fixed 3 ECC errors. | gdong1 |
2011-01-12 | Add SMM FTW wrapper driver since non-SMM FTW protocol can be used by some con... | gdong1 |
2010-12-15 | Update inappropriate comments. | gdong1 |
2010-12-10 | Add SMM Variable implementation. | gdong1 |
2010-07-22 | Add 64-bit versions of FLASH Base addressess as it is legal to have them >4G.... | andrewfish |
2010-04-24 | Update the copyright notice format | hhtian |
2010-02-26 | Add more code robustness check for modules under MdeModulePkg. | rsun3 |
2010-02-24 | 1. Correct File header to ## @file | lgao4 |
2010-01-15 | Fix some coding style issues in MdeModulePkg. | rsun3 |
2009-09-26 | Allow the FaultTolerantWriteDxe addresses to be dynamic PCD's. | jljusten |
2009-03-24 | correct a wrong offset arithmetic, replace EFI_FAULT_TOLERANT_WRITE_HEADER wi... | eric_tian |
2009-03-12 | retire gEfiAlternateFvBlockGuid. All platform FvbRuntimeDxe drivers will not ... | eric_tian |
2009-03-10 | Fix K8 check error. | lgao4 |
2009-03-04 | Add full version FaultTolerantWrite Dxe driver. | lgao4 |