On Fri, 2015-08-14 at 08:13 -0700, Andrew Fish wrote:
> 
> https://github.com/tianocore/edk2/blob/master/MdeModulePkg/MdeModulePkg.dsc
> [LibraryClasses.ARM, LibraryClasses.AARCH64]
>   #
>   # It is not possible to prevent ARM compiler calls to generic intrinsic 
> functions.
>   # This library provides the instrinsic functions generated by a given 
> compiler.
>   # [LibraryClasses.ARM] and NULL mean link this library into all ARM images.
>   #
>   NULL|ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf
> 
> It is not a full set of intrinsics, just what is needed for the edk2 coding 
> standard. 

Thanks. I note that the ARM implementation of __umoddi3 is there, but
the IA32 version of the same function is in StdLib/LibC/CRT. Is there a
reason for that?

-- 
dwmw2

Attachment: smime.p7s
Description: S/MIME cryptographic signature

------------------------------------------------------------------------------
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to