From: niruiyu Date: Thu, 11 Mar 2010 03:03:34 +0000 (+0000) Subject: Add BlockSize declaration in FvMain section other tool would create a FV with blocksi... X-Git-Tag: edk2-stable201903~16108 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=e8c23923dad746e8cb365bf1f89c8552e27a6c11 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 --- diff --git a/DuetPkg/DuetPkg.fdf b/DuetPkg/DuetPkg.fdf index 0e5bd9b1b9..a3d4c5c369 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