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:
@@ -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
|
||||
|
Reference in New Issue
Block a user