summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/FaultTolerantWriteDxe/UpdateWorkingBlock.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-16MdeModulePkg: FaultTolerantWriteDxe: mellow DEBUGs about workspace reinitLaszlo Ersek1-1/+1
2015-08-26MdeModulePkg FaultTolerantWrite: Error handling for erase operation failureStar Zeng1-1/+10
2014-10-10MdeModulePkg FaultTolerantWriteDxe: Remove unnecessary @para from function he...Star Zeng1-2/+1
2014-10-10MdeModulePkg FaultTolerantWriteDxe: Remove assumptions below in FTW driver.Star Zeng1-28/+160
2013-10-08Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of t...Samer El-Haj-Mahmoud1-2/+2
2013-07-03MdeModulePkg: Variable drivers robustly handle crashes during Reclaim().Star Zeng1-6/+6
2012-12-21Initialize a local work space header to be used by IsValidWorkSpace() and Ini...lzeng141-81/+56
2012-12-17Reclaim work space when the remaining space size is even not enough to contai...lzeng141-1/+10
2012-09-14Fix the issue that FTW driver fail to reclaim WorkSpace.lzeng141-16/+20
2011-02-16update comments and correct reclaim algorithm if there is no record existing ...erictian1-2/+2
2010-04-24Update the copyright notice formathhtian1-2/+2
2009-03-04Add full version FaultTolerantWrite Dxe driver.lgao41-0/+491