]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg: raise DXEFV size to 10 MB
authorGary Lin <glin@suse.com>
Tue, 31 May 2016 03:41:46 +0000 (11:41 +0800)
committerJordan Justen <jordan.l.justen@intel.com>
Tue, 31 May 2016 08:08:12 +0000 (01:08 -0700)
commit2f7b34b20842fcc485b39c0e1e91313c47b4d090
tree98774415ecd08d92ddea0ce51f06c7f1118e1a86
parent5c944a654a687a06e03b971120faace870dc91f7
OvmfPkg: raise DXEFV size to 10 MB

We reached the size limit again.
Building OVMF with the following command

$ ./OvmfPkg/build.sh -D SECURE_BOOT_ENABLE -D NETWORK_IP6_ENABLE -D HTTP_BOOT_ENABLE

and it ended up with

GenFds.py...
GenFv: ERROR 3000: Invalid
 : error 7000: Failed to generate FV
  the required fv image size 0x900450 exceeds the set fv image size 0x900000

Since the new UEFI features, such as HTTPS, are coming, we need a
larger DEXFV eventually.

Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Laszlo Ersek <lersek@redhat.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Gary Lin <glin@suse.com>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
OvmfPkg/OvmfPkgIa32.fdf
OvmfPkg/OvmfPkgIa32X64.fdf
OvmfPkg/OvmfPkgX64.fdf