Will address. On Wed, Nov 3, 2021 at 11:24 PM Andrew Fish wrote: > > > > On Nov 3, 2021, at 11:23 PM, gaoliming wrote: > > > > Lefi: > > > >> -----邮件原件----- > >> 发件人: devel@edk2.groups.io 代表 Leif Lindholm > >> 发送时间: 2021年11月2日 17:51 > >> 收件人: brbarkel@microsoft.com > >> 抄送: devel@edk2.groups.io; Ard Biesheuvel ; > >> Michael D Kinney ; Liming Gao > >> ; Zhiguang Liu ; Sami > >> Mujawar ; Jiewen Yao ; > >> Supreeth Venkatesh ; Maciej Rabeda > >> ; Jiaxin Wu ; > Siyuan > >> Fu ; Ray Ni ; Zhichao Gao > >> ; Sean Brogan > >> 主题: Re: [edk2-devel] [PATCH v1 05/16] ArmPkg and MdePkg: Move the Arm > >> CompilerIntrinsicsLib to MdePkg > >> > >> On Mon, Nov 01, 2021 at 12:56:37 -0700, brbarkel@microsoft.com wrote: > >>> From: Bret Barkelew > >>> > >>> This aligns better with Mu's philosophy around dependency structuring > >>> and is one of the steps to enable Basecore to have zero CI dependencies > >>> on other Mu repos. > >>> > >>> REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3649 > >>> > >> > >> Only one comment on this patch really. > >> > >>> ArmPkg/Library/CompilerIntrinsicsLib/CompilerIntrinsicsLib.inf => > >> MdePkg/Library/CompilerIntrinsicsLib/ArmCompilerIntrinsicsLib.inf | 3 > +-- > >> > >> Could we just keep the .inf name as is? > >> > > I agree your suggestion. CompilerIntrinsicsLib can support X86 in future. > > So, > > CompilerIntrinsicsLib.inf should be used. > > > > +1 > > Thanks, > > Andrew Fish > > > Thanks > > Liming > > > >> I think we're getting closer to the x86 folk accepting that they > >> need this too, rather than keep inventing new dialects of C in the > >> desperate hope that the compiler won't generate stdlib calls it's > >> fully permitted to generate whenever it feels like. > >> > >> / > >> Leif > >> > >> > >> > >> > > > > > > > > > > > > > > > > > >