BaseTools LzmaCompress: Update LZMA to new 19.00 version

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:
Liu, WeiX C
2021-01-05 14:14:02 +08:00
committed by mergify[bot]
parent 1d3d5e3256
commit 4e38bb607a
12 changed files with 878 additions and 576 deletions

View File

@@ -1,3 +1,3 @@
LzmaCompress is based on the LZMA SDK 18.05. LZMA SDK 18.05
was placed in the public domain on 2018-04-30. It was
LzmaCompress is based on the LZMA SDK 19.00. LZMA SDK 19.00
was placed in the public domain on 2019-02-21. It was
released on the http://www.7-zip.org/sdk.html website.