audk/MdeModulePkg/Universal/FaultTolerantWriteDxe
lzeng14 d379cbc75d Reclaim work space when the remaining space size is even not enough to contain one header + one record.
Signed-off-by: Star Zeng <star.zeng@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14005 6f19259b-4bc3-4df7-8a09-765794883524
2012-12-17 03:18:16 +00:00
..
FaultTolerantWrite.c Fix the issue that FTW driver fail to reclaim WorkSpace. 2012-09-14 06:54:35 +00:00
FaultTolerantWrite.h Update inappropriate comments. 2010-12-15 01:51:46 +00:00
FaultTolerantWriteDxe.c update comments and correct reclaim algorithm if there is no record existing in FTW working block. 2011-02-16 05:31:53 +00:00
FaultTolerantWriteDxe.inf MdeModulePkg: eliminate all implicit library dependencies for all modules in MdeModulePkg on PcdLib 2012-11-01 06:59:25 +00:00
FaultTolerantWriteSmm.c Add more exact SMM check in SmmFaultTolerantWriteHandler. 2012-09-28 02:30:25 +00:00
FaultTolerantWriteSmm.inf MdeModulePkg: eliminate all implicit library dependencies for all modules in MdeModulePkg on PcdLib 2012-11-01 06:59:25 +00:00
FaultTolerantWriteSmmCommon.h Add SMM FTW wrapper driver since non-SMM FTW protocol can be used by some consumers (Such as capsule update) when SMM FTW driver is applied. 2011-01-12 09:05:27 +00:00
FaultTolerantWriteSmmDxe.c Fixed 3 ECC errors. 2011-01-16 05:05:45 +00:00
FaultTolerantWriteSmmDxe.h Add SMM FTW wrapper driver since non-SMM FTW protocol can be used by some consumers (Such as capsule update) when SMM FTW driver is applied. 2011-01-12 09:05:27 +00:00
FaultTolerantWriteSmmDxe.inf MdeModulePkg: eliminate all implicit library dependencies for all modules in MdeModulePkg on PcdLib 2012-11-01 06:59:25 +00:00
FtwMisc.c Fix the issue that FTW driver fail to reclaim WorkSpace. 2012-09-14 06:54:35 +00:00
UpdateWorkingBlock.c Reclaim work space when the remaining space size is even not enough to contain one header + one record. 2012-12-17 03:18:16 +00:00