Some options for your consideration.

  1.  Enlarge OVMF size
     *   I have seen discussion to 8M to 16M, but it seems not concluded.
  2.  Remove unnecessary algo in openssl config
     *   Do you really want to enable all those algorithms? Such as SM2? Maybe 
revisit them again to see if they are really needed. I could see it might break 
other platform potentially.
     *   Do you have any evaluation on binary size difference before or after 
your patch ? Please provide the data to help other people make decision.
  3.  Provide 2 profiles – with ECC and without ECC.
     *   As such, we can let platform decide which one it wants to take, if 
there is significant size difference.
     *   This would be the best way to keep the compatibility.
Thank you
Yao Jiewen

From: devel@edk2.groups.io <devel@edk2.groups.io> On Behalf Of Vineel Kovvuri 
via groups.io
Sent: Tuesday, November 9, 2021 6:30 AM
To: Vineel Kovvuri <vineel.kovv...@gmail.com>; devel@edk2.groups.io
Subject: Re: [edk2-devel] [PATCH 1/2] Reconfigure OpensslLib to add elliptic 
curve chipher algorithms


Hi Folks,



We are able to resolve the __ModuleEntryPoint error and was able to run below 
build configurations locally.

  *   Windows_VS2019 - Passed

     *   EmulatorPkg_Win_VS2019 - Passed
     *   OvmfPkg_Win_VS2019 - Passed

  *   Ubuntu_GCC5 - Passed

     *   ArmVirtPkg_Ubuntu_GCC5 - Passed
     *   EmulatorPkg_Ubuntu_GCC5 - Passed
     *   OvmfPkg_Ubuntu_GCC5 – Failed

        *   INFO - GenFv: ERROR 3000: Invalid
        *   INFO -   the required fv image size 0xcb2ac0 exceeds the set fv 
image size 0xc00000

Is it okay to increase the fv image size if so need some guidance with 
respected to that as it may effect other projects like QEMU etc. Any inputs 
here are much appreciated



For Reference: 
https://github.com/vineelkovvuri/edk2/pull/2<https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fvineelkovvuri%2Fedk2%2Fpull%2F2&data=04%7C01%7Cvineelko%40microsoft.com%7C39a86fd17084443454fa08d9a2dc1185%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C637719888367133870%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C1000&sdata=Mj7FG%2FZvbQska6c6tGj9Z0xgcenZSX3COrPoL4Pe1k0%3D&reserved=0>





-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#83495): https://edk2.groups.io/g/devel/message/83495
Mute This Topic: https://groups.io/mt/86257810/21656
Group Owner: devel+ow...@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-


Reply via email to