MdeModulePkg: Update Brotli DecompressLib to the latest v1.0.6

https://bugzilla.tianocore.org/show_bug.cgi?id=1201
Update Brotli to the latest version 1.0.6
https://github.com/google/brotli

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
This commit is contained in:
Liming Gao
2018-08-09 15:51:58 +08:00
parent dd4f667e70
commit 2730470f9d
28 changed files with 8637 additions and 11265 deletions

View File

@@ -37,10 +37,24 @@
BrotliDecompress.c
BrotliDecompressLibInternal.h
common/dictionary.c
common/transform.c
dec/bit_reader.c
dec/decode.c
dec/huffman.c
dec/state.c
brotli/decode.h
brotli/port.h
brotli/types.h
common/constants.h
common/context.h
common/dictionary.h
common/platform.h
common/transform.h
common/version.h
dec/bit_reader.h
dec/huffman.h
dec/state.h
dec/prefix.h
[Packages]
MdePkg/MdePkg.dec