Thanks Pierre for the remainder. Will merge the fix this week. /Guo From: Pierre Gondois Sent: Wednesday, July 8, 2020 8:25 AM To: Dong, Guo ; devel@edk2.groups.io; Ma, Maurice ; You, Benjamin ; nd Subject: RE: [edk2-devel] Build error for UefiPayloadPkgIa32.dsc Hello Guo, This is just a remainder in case you forgot, Regards, Pierre From: Dong, Guo > Sent: 21 June 2020 03:14 To: Pierre Gondois >; devel@edk2.groups.io; Ma, Maurice >; You, Benjamin >; nd > Subject: RE: [edk2-devel] Build error for UefiPayloadPkgIa32.dsc Hi Pierre, There is no trouble to update FDF file to increase FV size. I will create a patch to support NOOPT build. Thanks, Guo From: Pierre Gondois > Sent: Friday, June 19, 2020 2:55 AM To: devel@edk2.groups.io; Dong, Guo >; Ma, Maurice >; You, Benjamin >; nd > Subject: RE: [edk2-devel] Build error for UefiPayloadPkgIa32.dsc Hello Guo, Thank you for your quick answer. I am asking on a testing perspective, I am not using a pure IA32 UEFI payload image. However, would it be possible to increase the FV size for the NOOPT build type, or not to advertise it in the DSC file? I believe the build configuration should work if advertised. Again, this is only for testing purpose. I can also remove this configuration from my test suite if this is too much trouble. Regards, Pierre From: devel@edk2.groups.io > On Behalf Of Guo Dong via groups.io Sent: 18 June 2020 23:17 To: devel@edk2.groups.io; Pierre Gondois >; Ma, Maurice >; You, Benjamin >; nd > Subject: Re: [edk2-devel] Build error for UefiPayloadPkgIa32.dsc Thanks Pierre to report this build failure. The failure is caused by FV size increase when using build parameter "-b NOOPT". Given this build option would almost double the build size and it is seldom used, I prefer you update the FDF file to increase the FV size to solve it locally. BTW, from your build command, you are trying to build a pure IA32 UEFI payload image, are you still using pure IA32 UEFI payload? I ask this question because I plan to add pure X64 UEFI payload support and drop pure IA32 UEFI payload if possible. Of course UEFI payload will continue support IA32 entrypoint and switch to X64 before DXE core. Thanks, Guo From: devel@edk2.groups.io > On Behalf Of PierreGondois Sent: Thursday, June 18, 2020 7:55 AM To: Ma, Maurice >; Dong, Guo >; You, Benjamin >; devel@edk2.groups.io; nd > Subject: [edk2-devel] Build error for UefiPayloadPkgIa32.dsc Hello, I am not actively using this platform, but I wanted to report an error when building one of the DSC files in the UefiPayloadPkg with the following configuration: build -b NOOPT -a IA32 -t VS2017 -p edk2 edk2\UefiPayloadPkg\UefiPayloadPkgIa32.dsc The following error occurs: Generating PEIFV FV #### ['GenFv', '-a', 'Build\\UefiPayloadPkgIA32\\NOOPT_VS2017\\FV\\Ffs\\PEIFV.inf', '-o', 'Build\\UefiPayloadPkgIA32\\NOOPT_VS2017\\FV\\PEIFV.Fv', '-i', Build\\UefiPayloadPkgIA32\\NOOPT_VS2017\\FV\\PEIFV.inf'] Return Value = 2 GenFv: ERROR 3000: Invalid the required fv image size 0x406c8 exceeds the set fv image size 0x30000 Regards, Pierre IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you. IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.