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