OvmfPkg: Increase default RELEASE build image size to 2MB

Fixes: https://github.com/tianocore/edk2/issues/47
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Cc: Bruce Cran <bruce@cran.org.uk>
Cc: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19775 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Jordan Justen
2016-01-29 19:06:47 +00:00
committed by lersek
parent d0b2d19082
commit e3dca1859b
5 changed files with 8 additions and 38 deletions

View File

@@ -15,6 +15,12 @@
#
##
#
# Default flash size is 2MB.
#
# Defining FD_SIZE_1MB on the build command line can override this.
#
DEFINE BLOCK_SIZE = 0x1000
DEFINE VARS_SIZE = 0x20000
DEFINE VARS_BLOCKS = 0x20