Pedro:
Does Brotli fix GCC warning in the latest version?
Thanks
Liming
> -----邮件原件-----
> 发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Pedro Falcato
> 发送时间: 2021年12月8日 18:27
> 收件人: devel@edk2.groups.io
> 主题: [edk2-devel] [PATCH v2 0/2] Update brotli to the latest commit
>
> BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=3D3417
>
> This patch set updates the brotli submodule to the latest commit, which
> fixes a warning that triggers build failures for both BaseTools and
> MdeModulePkg/BrotliCustomDecompressLib in GCC 11 compilers.
>
> Pedro Falcato (2):
> BaseTools: Update brotli to the latest upstream commit
> MdeModulePkg/BrotliCustomDecompressLib: Update brotli
>
> BaseTools/Source/C/BrotliCompress/GNUmakefile
> | 7 +++++++
> BaseTools/Source/C/BrotliCompress/Makefile
> | 12 +++++++++++-
> BaseTools/Source/C/BrotliCompress/brotli
> | 2 +-
>
> MdeModulePkg/Library/BrotliCustomDecompressLib/BrotliCustomDecompre
> ssLib.inf | 3 +++
> MdeModulePkg/Library/BrotliCustomDecompressLib/brotli
> | 2 +-
> 5 files changed, 23 insertions(+), 3 deletions(-)
>
> --
> 2.34.1
>
>
>
>
>