From 7e6776deaf87e73fb283ab6ea6fb08ef3a097bcf Mon Sep 17 00:00:00 2001 From: "Liu, WeiX C" Date: Tue, 5 Jan 2021 14:14:03 +0800 Subject: 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 Signed-off-by: Wei Liu Reviewed-by: Liming Gao --- MdeModulePkg/MdeModulePkg.ci.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'MdeModulePkg/MdeModulePkg.ci.yaml') diff --git a/MdeModulePkg/MdeModulePkg.ci.yaml b/MdeModulePkg/MdeModulePkg.ci.yaml index 20d53fc5a5..45783f12c1 100644 --- a/MdeModulePkg/MdeModulePkg.ci.yaml +++ b/MdeModulePkg/MdeModulePkg.ci.yaml @@ -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 -- cgit v1.2.3