audk/MdeModulePkg/Library/BrotliCustomDecompressLib
Savva Mitrofanov fb0114a409 MdeModulePkg/BrotliCustomDecompressLib: Correct BrotliDecompress
We need to pass DestSize as pointer, because we assign this output var
to TotalOut value inside BrotliDecompress routine

Signed-off-by: Savva Mitrofanov <savvamtr@gmail.com>
2023-12-20 13:36:38 +03:00
..
brotli@666c3280cc ShellPkg: Add support for input with separately reported modifiers 2023-12-20 13:36:38 +03:00
BrotliCustomDecompressLib.inf MdeModulePkg/BrotliCustomDecompressLib: Make brotli a submodule 2020-04-16 01:58:38 +00:00
BrotliDecUefiSupport.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
BrotliDecUefiSupport.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
BrotliDecompress.c MdeModulePkg/BrotliCustomDecompressLib: Correct BrotliDecompress 2023-12-20 13:36:38 +03:00
BrotliDecompressLib.uni MdeModulePkg: Replace BSD License with BSD+Patent License 2019-04-09 10:58:08 -07:00
BrotliDecompressLibInternal.h MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
GuidedSectionExtraction.c MdeModulePkg: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
stddef.h MdeModulePkg/BrotliCustomDecompressLib: Make brotli a submodule 2020-04-16 01:58:38 +00:00
stdint.h MdeModulePkg/BrotliCustomDecompressLib: Make brotli a submodule 2020-04-16 01:58:38 +00:00
stdlib.h MdeModulePkg/BrotliCustomDecompressLib: Make brotli a submodule 2020-04-16 01:58:38 +00:00
string.h MdeModulePkg/BrotliCustomDecompressLib: Make brotli a submodule 2020-04-16 01:58:38 +00:00