summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/FaultTolerantWriteDxe/UpdateWorkingBlock.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg/FaultTolerantWrite: Consume Variable Flash InfoMichael Kubacki2022-05-191-2/+5
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-89/+104
* MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-5/+5
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg/FaultTolerantWriteDxe: factor out boot service accessesArd Biesheuvel2019-01-161-8/+2
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-8/+8
* MdeModulePkg: Refine casting expression result to bigger sizeHao Wu2017-03-061-2/+2
* MdeModulePkg: FaultTolerantWriteDxe: mellow DEBUGs about workspace reinitLaszlo Ersek2015-10-161-1/+1
* MdeModulePkg FaultTolerantWrite: Error handling for erase operation failureStar Zeng2015-08-261-1/+10
* MdeModulePkg FaultTolerantWriteDxe: Remove unnecessary @para from function he...Star Zeng2014-10-101-2/+1
* MdeModulePkg FaultTolerantWriteDxe: Remove assumptions below in FTW driver.Star Zeng2014-10-101-28/+160
* Fix several DEBUG_ERROR messages that are unnecessarily verbose. Several of t...Samer El-Haj-Mahmoud2013-10-081-2/+2
* MdeModulePkg: Variable drivers robustly handle crashes during Reclaim().Star Zeng2013-07-031-6/+6
* Initialize a local work space header to be used by IsValidWorkSpace() and Ini...lzeng142012-12-211-81/+56
* Reclaim work space when the remaining space size is even not enough to contai...lzeng142012-12-171-1/+10
* Fix the issue that FTW driver fail to reclaim WorkSpace.lzeng142012-09-141-16/+20
* update comments and correct reclaim algorithm if there is no record existing ...erictian2011-02-161-2/+2
* Update the copyright notice formathhtian2010-04-241-2/+2
* Add full version FaultTolerantWrite Dxe driver.lgao42009-03-041-0/+491