summaryrefslogtreecommitdiff
path: root/DuetPkg
diff options
context:
space:
mode:
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>2010-03-11 03:03:34 +0000
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>2010-03-11 03:03:34 +0000
commite8c23923dad746e8cb365bf1f89c8552e27a6c11 (patch)
tree98f1ed11a072be9954f735afea4a208aef04c7b2 /DuetPkg
parentdf7aaeb9985df30bf9590a9591bedb60e01b4a54 (diff)
Add BlockSize declaration in FvMain section other tool would create a FV with blocksize=1 and huge number of blocks.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10230 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'DuetPkg')
-rw-r--r--DuetPkg/DuetPkg.fdf1
1 files changed, 1 insertions, 0 deletions
diff --git a/DuetPkg/DuetPkg.fdf b/DuetPkg/DuetPkg.fdf
index 0e5bd9b1b..a3d4c5c36 100644
--- a/DuetPkg/DuetPkg.fdf
+++ b/DuetPkg/DuetPkg.fdf
@@ -45,6 +45,7 @@ NumBlocks = 0x2a
#
################################################################################
[FV.DuetEfiMainFv]
+BlockSize = 0x100000
FvAlignment = 16 #FV alignment and FV attributes setting.
ERASE_POLARITY = 1
MEMORY_MAPPED = TRUE