public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Update brotli to the latest commit
@ 2021-12-08 10:26 Pedro Falcato
  2021-12-08 10:27 ` [PATCH v2 1/2] BaseTools: Update brotli to the latest upstream commit Pedro Falcato
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Pedro Falcato @ 2021-12-08 10:26 UTC (permalink / raw)
  To: devel

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


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-12-16  2:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-08 10:26 [PATCH v2 0/2] Update brotli to the latest commit Pedro Falcato
2021-12-08 10:27 ` [PATCH v2 1/2] BaseTools: Update brotli to the latest upstream commit Pedro Falcato
2021-12-08 10:27 ` [PATCH v2 2/2] MdeModulePkg/BrotliCustomDecompressLib: Update brotli Pedro Falcato
2021-12-15  5:36 ` 回复: [edk2-devel] [PATCH v2 0/2] Update brotli to the latest commit gaoliming
2021-12-15 10:17   ` Pedro Falcato
2021-12-16  2:46     ` 回复: " gaoliming

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox