summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWrite.c
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2015-08-26MdeModulePkg FaultTolerantWrite: Error handling for erase operation failureStar Zeng
2014-10-10MdeModulePkg FaultTolerantWriteDxe: Remove assumptions below in FTW driver.Star Zeng
2013-10-08Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of t...Samer El-Haj-Mahmoud
2013-07-03MdeModulePkg: Variable drivers robustly handle crashes during Reclaim().Star Zeng
2012-09-14Fix the issue that FTW driver fail to reclaim WorkSpace.lzeng14
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-01-15Fix some coding style issues in MdeModulePkg.rsun3
2009-09-26Allow the FaultTolerantWriteDxe addresses to be dynamic PCD's.jljusten
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