Yes, i build for OVMF. And thanks, this option helped to solve the error.
________________________________________
От: Jordan Justen [jljus...@gmail.com]
Отправлено: 26 декабря 2012 г. 7:00
To: edk2-devel@lists.sourceforge.net
Тема: Re: [edk2] the required fv image size 0xe6c58 exceeds the set fv image 
size 0xe6000

On Tue, Dec 25, 2012 at 5:53 AM, Космынин Олег Олегович
<okosmy...@kraftway.ru> wrote:
> Hello devs, today i get this error:
>
> Generating FVMAIN_COMPACT FV
> ######Return Value = 2
> GenFv: ERROR 3000: Invalid
>   the required fv image size 0xe6c58 exceeds the set fv image size 0xe6000
>
> ### ['GenFv', '-a',
> '/home/oleg/Files/project/src/Build/OvmfX64/DEBUG_GCC46/FV/Ffs/FVMAIN_COMPACT.inf',
> '-o', '/home/oleg/Files/project/src/Build
> /OvmfX64/DEBUG_GCC46/FV/FVMAIN_COMPACT.Fv', '-i',
> '/home/oleg/Files/project/src/Build/OvmfX64/DEBUG_GCC46/FV/FVMAIN_COMPACT.inf']
>
> I tried to add -Os option to the compiler but this doesn't help.
> My build environment is following: Ubuntu 12.04 OS,  Revision: 14023, DEBUG
> X64 Target

If you are adding to OVMF, and encountering this error, then you can try adding
-D FD_SIZE_2MB
to your build command line to double the build size for OVMF.

-Jordan

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to