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
BrotliCustomDecompressLib.inf MdeModulePkg/BrotliCustomDecompressLib: Make the library buildable 2024-12-11 08:38:27 +08:00
BrotliDecUefiSupport.c
BrotliDecUefiSupport.h
BrotliDecompress.c
BrotliDecompressLib.uni
BrotliDecompressLibInternal.h
GuidedSectionExtraction.c
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
stdint.h
stdio.h MdeModulePkg/BrotliCustomDecompressLib: Make the library buildable 2024-12-11 08:38:27 +08:00
stdlib.h
string.h