On Oct 21, 2012, at 2:58 PM, Amol Tasgaonkar wrote:
> Hello,
> How do we link libraries externally build (business logic specific) in the
> UEFI_APPLICATION via inf file?
>
You can override/append the linker flags in a [BuildOptions] section. I think
== means override and = means append.
Here are some examples:
https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2/Nt32Pkg/Sec/SecMain.inf
https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2/EmulatorPkg/Unix/Host/Host.inf
Note: The above examples build OS applications and not EFI images but is shows
the concept of overriding/appending compiler/linker flags.
Andrew Fish
>
>
> thank,
> -Amol.
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_sfd2d_oct_______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/edk2-devel
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel