[edk2-devel] [PATCH v2 0/2] Update brotli to the latest commit

Pedro Falcato posted 2 patches 2 years, 4 months ago
Failed in applying to current master (apply log)
BaseTools/Source/C/BrotliCompress/GNUmakefile                                |  7 +++++++
BaseTools/Source/C/BrotliCompress/Makefile                                   | 12 +++++++++++-
BaseTools/Source/C/BrotliCompress/brotli                                     |  2 +-
MdeModulePkg/Library/BrotliCustomDecompressLib/BrotliCustomDecompressLib.inf |  3 +++
MdeModulePkg/Library/BrotliCustomDecompressLib/brotli                        |  2 +-
5 files changed, 23 insertions(+), 3 deletions(-)
[edk2-devel] [PATCH v2 0/2] Update brotli to the latest commit
Posted by Pedro Falcato 2 years, 4 months ago
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/BrotliCustomDecompressLib.inf |  3 +++
 MdeModulePkg/Library/BrotliCustomDecompressLib/brotli                        |  2 +-
 5 files changed, 23 insertions(+), 3 deletions(-)

-- 
2.34.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#84497): https://edk2.groups.io/g/devel/message/84497
Mute This Topic: https://groups.io/mt/87585526/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


回复: [edk2-devel] [PATCH v2 0/2] Update brotli to the latest commit
Posted by gaoliming 2 years, 4 months ago
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
> 
> 
> 
> 
> 





-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#84853): https://edk2.groups.io/g/devel/message/84853
Mute This Topic: https://groups.io/mt/87739110/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


Re: [edk2-devel] [PATCH v2 0/2] Update brotli to the latest commit
Posted by Pedro Falcato 2 years, 4 months ago
Liming,

Yes, yes it does. No need to turn off Werror now.

Thanks,
Pedro

On Wed, 15 Dec 2021, 05:36 gaoliming, <gaoliming@byosoft.com.cn> wrote:

> 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
> >
> >
> >
> >
> >
>
>
>
>
>
> 
>
>
>


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#84891): https://edk2.groups.io/g/devel/message/84891
Mute This Topic: https://groups.io/mt/87741388/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-


回复: [edk2-devel] [PATCH v2 0/2] Update brotli to the latest commit
Posted by gaoliming 2 years, 4 months ago
That’s great. Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>

 

发件人: devel@edk2.groups.io <devel@edk2.groups.io> 代表 Pedro Falcato
发送时间: 2021年12月15日 18:18
收件人: edk2-devel-groups-io <devel@edk2.groups.io>; Liming Gao <gaoliming@byosoft.com.cn>
主题: Re: [edk2-devel] [PATCH v2 0/2] Update brotli to the latest commit

 

Liming,

 

Yes, yes it does. No need to turn off Werror now.

 

Thanks, 

Pedro

 

On Wed, 15 Dec 2021, 05:36 gaoliming, <gaoliming@byosoft.com.cn <mailto:gaoliming@byosoft.com.cn> > wrote:

Pedro:
  Does Brotli fix GCC warning in the latest version? 

Thanks
Liming
> -----邮件原件-----
> 发件人: devel@edk2.groups.io <mailto:devel@edk2.groups.io>  <devel@edk2.groups.io <mailto:devel@edk2.groups.io> > 代表 Pedro Falcato
> 发送时间: 2021年12月8日 18:27
> 收件人: devel@edk2.groups.io <mailto: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
> 
> 
> 
> 
> 













-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#84947): https://edk2.groups.io/g/devel/message/84947
Mute This Topic: https://groups.io/mt/87759864/1787277
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org]
-=-=-=-=-=-=-=-=-=-=-=-