This issue is introduced by the recent change https://github.com/tianocore/edk2/pull/11694 Update Brotli Compress to 1.2.0.
I agree to merge it for this table tag. Thanks Liming 发件人: 钱东彦 <[email protected]> 发送时间: 2025年11月17日 21:12 收件人: [email protected] 抄送: [email protected] 主题: [edk2-devel] edk2-stable202511 – Proposal to include PR #11745 Hi Liming, I would like to propose https://github.com/tianocore/edk2/pull/11745 for inclusion in the next stable tag. This PR updates the brotli submodule to commit e230f474, in order to avoid build failures on IA64 and LoongArch platforms using their native GCC-based toolchains. The root cause is that GCC does not support the attribute((model("small"))) extension that was introduced upstream (see google/brotli#1368 google/brotli#1369). The updated brotli revision removes this attribute and restores compatibility with GCC-based builds, making the update safe for all architectures. Since this affects platforms that rely on GCC toolchains, including QEMU-based configurations, it would be beneficial to include this fix in the stable branch. Best Regards, Dongyan Qian _____ Dongyan Loongson Technology - BIOS 北京市海淀区文松路中关村环保科技示范园 龙芯产业园2号楼 Phone:+86 17713161997 E-Mail:[email protected] <mailto:[email protected]> 本邮件及其附件含有龙芯中科的商业秘密信息,仅限于发送给上面地址中列出的个人或群组。禁止任何其他人以任何形式使用(包括但不限于全部或部分地泄露、复制或散发)本邮件及其附件中的信息。如果您错收本邮件,请您立即电话或邮件通知发件人并删除本邮件。 This email and its attachments contain confidential information from Loongson Technology , which is intended only for the person or entity whose address is listed above. Any use of the information contained herein in any way (including, but not limited to, total or partial disclosure, reproduction or dissemination) by persons other than the intended recipient(s) is prohibited. If you receive this email in error, please notify the sender by phone or email immediately and delete it. -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#121683): https://edk2.groups.io/g/devel/message/121683 Mute This Topic: https://groups.io/mt/116350193/21656 Group Owner: [email protected] Unsubscribe: https://edk2.groups.io/g/devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
