summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Universal/FaultTolerantWriteDxe/FtwMisc.c
AgeCommit message (Expand)Author
2014-07-28Update code to support VS2013 tool chain.Eric Dong
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
2012-12-21Initialize a local work space header to be used by IsValidWorkSpace() and Ini...lzeng14
2012-09-14Fix the issue that FTW driver fail to reclaim WorkSpace.lzeng14
2012-05-11The code line where judges if offset exceed the FTW work space boundary, in s...lzeng14
2010-12-15Update inappropriate comments.gdong1
2010-12-10Add SMM Variable implementation.gdong1
2010-04-24Update the copyright notice formathhtian
2009-03-24correct a wrong offset arithmetic, replace EFI_FAULT_TOLERANT_WRITE_HEADER wi...eric_tian
2009-03-04Add full version FaultTolerantWrite Dxe driver.lgao4