audk/BaseTools/Source/C/LzmaCompress
Zhang, Shenglei f835e1d4c1 BaseTools/LzmaCompress: Fix the option "d" dictionary size
The range of dictionary size is set from [0,30] to [0,27].
And update the help information for this.
The previous logic for processing the parameter dict size is incorrect.
Now fix the logic.
The option "d" is added at 6b80310f34.
(https://bugzilla.tianocore.org/show_bug.cgi?id=2077)

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <liming.gao@intel.com>
Signed-off-by: Shenglei Zhang <shenglei.zhang@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2019-09-30 15:04:08 +08:00
..
Sdk BaseTools: Various typo 2019-02-14 10:02:28 +08:00
GNUmakefile BaseTools/LzmaCompress: Add two switches 2019-09-23 22:28:49 +08:00
LZMA-SDK-README.txt BaseTools Lzma: Update LZMA SDK version to 18.05 2018-10-09 09:31:09 +08:00
LzmaCompress.c BaseTools/LzmaCompress: Fix the option "d" dictionary size 2019-09-30 15:04:08 +08:00
LzmaF86Compress.bat BaseTools: Replace BSD License with BSD+Patent License 2019-04-09 09:10:20 -07:00
Makefile BaseTools/LzmaCompress: Add two switches 2019-09-23 22:28:49 +08:00