summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Universal/FaultTolerantWriteDxe/FtwMisc.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-19/+19
* MdeModulePkg: FaultTolerantWriteDxe: mellow DEBUGs about workspace reinitLaszlo Ersek2015-10-161-2/+4
* MdeModulePkg FaultTolerantWriteDxe: Remove assumptions below in FTW driver.Star Zeng2014-10-101-111/+168
* Update code to support VS2013 tool chain.Eric Dong2014-07-281-1/+4
* MdeModulePkg: Add the alignment check for FTW spare area address and length, ...Star Zeng2013-07-111-2/+16
* MdeModulePkg: Variable drivers robustly handle crashes during Reclaim().Star Zeng2013-07-031-7/+8
* Use right LBA to get the backed up WorkSpace in spare block.Star Zeng2013-06-071-3/+5
* Initialize a local work space header to be used by IsValidWorkSpace() and Ini...lzeng142012-12-211-0/+2
* Fix the issue that FTW driver fail to reclaim WorkSpace.lzeng142012-09-141-2/+4
* The code line where judges if offset exceed the FTW work space boundary, in s...lzeng142012-05-111-2/+2
* Update inappropriate comments.gdong12010-12-151-4/+4
* Add SMM Variable implementation.gdong12010-12-101-43/+373
* Update the copyright notice formathhtian2010-04-241-2/+2
* correct a wrong offset arithmetic, replace EFI_FAULT_TOLERANT_WRITE_HEADER wi...eric_tian2009-03-241-1/+1
* Add full version FaultTolerantWrite Dxe driver.lgao42009-03-041-0/+971