Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: f835e1d4c187014742fbd766ec2fbc07ef5384ba
      
https://github.com/tianocore/edk2/commit/f835e1d4c187014742fbd766ec2fbc07ef5384ba
  Author: Zhang, Shenglei <shenglei.zh...@intel.com>
  Date:   2019-09-30 (Mon, 30 Sep 2019)

  Changed paths:
    M BaseTools/Source/C/LzmaCompress/LzmaCompress.c

  Log Message:
  -----------
  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 6b80310f34199d1f62e45e40fa902734735091fa.
(https://bugzilla.tianocore.org/show_bug.cgi?id=2077)

Cc: Bob Feng <bob.c.f...@intel.com>
Cc: Liming Gao <liming....@intel.com>
Signed-off-by: Shenglei Zhang <shenglei.zh...@intel.com>
Reviewed-by: Liming Gao <liming....@intel.com>




_______________________________________________
edk2-commits mailing list
edk2-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to