MdeModulePkg Lzma: Update LZMA SDK version to 19.00
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3101 New formal release in https://www.7-zip.org/sdk.html is 19.00. Cc: Liming Gao <gaoliming@byosoft.com.cn> Signed-off-by: Wei Liu <weix.c.liu@intel.com> Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
This commit is contained in:
committed by
mergify[bot]
parent
4e38bb607a
commit
7e6776deaf
@@ -20,7 +20,9 @@
|
||||
## Both file path and directory path are accepted.
|
||||
"IgnoreFiles": [
|
||||
"Library/BrotliCustomDecompressLib/brotli",
|
||||
"Universal/RegularExpressionDxe/oniguruma"
|
||||
"Universal/RegularExpressionDxe/oniguruma",
|
||||
"Library/LzmaCustomDecompressLib/Sdk/DOC",
|
||||
"Library/LzmaCustomDecompressLib/Sdk/C"
|
||||
]
|
||||
},
|
||||
## options defined ci/Plugin/CompilerPlugin
|
||||
|
Reference in New Issue
Block a user