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
This commit is contained in:
@@ -45,6 +45,7 @@ NumBlocks = 0x2a
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
[FV.DuetEfiMainFv]
|
[FV.DuetEfiMainFv]
|
||||||
|
BlockSize = 0x100000
|
||||||
FvAlignment = 16 #FV alignment and FV attributes setting.
|
FvAlignment = 16 #FV alignment and FV attributes setting.
|
||||||
ERASE_POLARITY = 1
|
ERASE_POLARITY = 1
|
||||||
MEMORY_MAPPED = TRUE
|
MEMORY_MAPPED = TRUE
|
||||||
|
Reference in New Issue
Block a user