audk/MdeModulePkg/Library/BrotliCustomDecompressLib
Phil Noh 1bb10a479f MdeModulePkg/BrotliCustomDecompressLib: Make the library buildable
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4877

Brotli decompression library is supported in EDK2 core. Currently it is
not buildable when linking it to DxeIpl driver. The result is also checked
on edk2 master branch. It could be related to updating Brotli submodule
(v1.0.9) on the previous commit (1193aa2). The update makes the library
buildable. It was verified for the functional status.

Signed-off-by: Phil Noh <Phil.Noh@amd.com>
2024-12-11 08:38:27 +08:00
..
brotli@f4153a09f8 MdeModulePkg: update brotli submodule 2022-02-15 02:13:32 +00:00
BrotliCustomDecompressLib.inf MdeModulePkg/BrotliCustomDecompressLib: Make the library buildable 2024-12-11 08:38:27 +08: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: Apply uncrustify changes 2021-12-07 17:24:28 +00:00
BrotliDecompressLib.uni
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
intrin.h MdeModulePkg/BrotliCustomDecompressLib: Make the library buildable 2024-12-11 08:38:27 +08:00
memory.h MdeModulePkg/BrotliCustomDecompressLib: Make the library buildable 2024-12-11 08:38:27 +08: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
stdio.h MdeModulePkg/BrotliCustomDecompressLib: Make the library buildable 2024-12-11 08:38:27 +08: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