From d004754540c1b5018907a43a0cdd3fec6d877f0d Mon Sep 17 00:00:00 2001 From: Savva Mitrofanov Date: Fri, 3 Feb 2023 15:44:00 +0600 Subject: [PATCH] MdeModulePkg: Update brotli submodule Update the brotli submodule to the latest commit (ed1995b6bda1) so that the build isn't broken in GCC 12 compilers. Signed-off-by: Savva Mitrofanov --- MdeModulePkg/Library/BrotliCustomDecompressLib/brotli | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli b/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli index 666c3280cc..ed1995b6bd 160000 --- a/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli +++ b/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli @@ -1 +1 @@ -Subproject commit 666c3280cc11dc433c303d79a83d4ffbdd12cc8d +Subproject commit ed1995b6bda19244070ab5d331111f16f67c8054