summaryrefslogtreecommitdiff
path: root/MdeModulePkg/MdeModulePkg.uni
diff options
context:
space:
mode:
authorStar Zeng <star.zeng@intel.com>2014-10-10 02:27:14 +0000
committerlzeng14 <lzeng14@6f19259b-4bc3-4df7-8a09-765794883524>2014-10-10 02:27:14 +0000
commit0d3edd9d26300256a19472fbf82e090bbab3b5b4 (patch)
tree92cecfdcec5833a49bb95ad2fbd4f1a6d1d9475b /MdeModulePkg/MdeModulePkg.uni
parentd2a867217d63a5ef83c2877f842fd0e2c33259ba (diff)
downloadedk2-platforms-0d3edd9d26300256a19472fbf82e090bbab3b5b4.tar.xz
MdeModulePkg FaultTolerantWriteDxe: Remove assumptions below in FTW driver.
1. Work space and spare block must be in a FVB with FV header. Updated to work space and spare block could be in independent FVBs that are without FV header. 2. NV region, work space and spare block must have same BlockSize. Updated to NV region, work space and spare block could have different BlockSize. 3. Works space size must be <= one block size. Update to work space size could be <= one block size (not span blocks) or > one block size (block size aligned). Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng <star.zeng@intel.com> Reviewed-by: Liming Gao <liming.gao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16201 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/MdeModulePkg.uni')
-rw-r--r--MdeModulePkg/MdeModulePkg.unibin142292 -> 143048 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/MdeModulePkg/MdeModulePkg.uni b/MdeModulePkg/MdeModulePkg.uni
index 590f006113..30bc563e26 100644
--- a/MdeModulePkg/MdeModulePkg.uni
+++ b/MdeModulePkg/MdeModulePkg.uni
Binary files differ