Hi Liming, Andrew, On 10/10/19 14:32, Liming Gao wrote: > Laszlo: > >> -----Original Message----- >> From: Laszlo Ersek <ler...@redhat.com> >> Sent: Wednesday, October 9, 2019 4:22 AM >> To: Gao, Liming <liming....@intel.com>; devel@edk2.groups.io; af...@apple.com >> Subject: Re: [edk2-devel] [Patch 05/12] MdePkg BaseIoLibIntrinsic: Remove >> __inline__ attribute for IO functions >> >> On 10/08/19 16:47, Gao, Liming wrote: >> >>> [Liming] I verify GCC5 tool chain. I will verify GCC48/GCC49 and >>> XCODE5. >>> >>> I don’t know the specific reason about __inline__. If there is no >>> impact on >>> >>> other GCC tool chain, I prefer to remove them. >> >>> [Liming] This seems the remaining clean up task. So, I prefer to remove >>> __inline__ if no impact on GCC tool chain. >> >> OK. Given your testing with GCC48, I'm fine. >> > With this patch set, I verify GCC48/GCC49/GCC5 on Ovmf3264. They can all boot > to Shell. > Are they enough?
Would you guys agree with the following commit message, on this patch? """ __inline__ has no discernible effect with the GCC48 / GCC49 / GCC5 toolchains, but it breaks the build with CLANG9. Remove __inline__. """ If you can update the commit message like that, then you can add: Acked-by: Laszlo Ersek <ler...@redhat.com> Thanks! Laszlo -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#48741): https://edk2.groups.io/g/devel/message/48741 Mute This Topic: https://groups.io/mt/34309058/21656 Group Owner: devel+ow...@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [arch...@mail-archive.com] -=-=-=-=-=-=-=-=-=-=-=-