coreboot-kgpe-d16/util/cbfstool/lzma/C
Alexandru Gagniuc 7c9bb41817 cbfstool/lzma: Remove code which depends on commented out defines
These options seem to control the behavior of the encoder/decoder,
with comments citing a trade-off between memory usage and performance.
I removed these in a separate patch to make reverting in the future
easier, if we find these options are useful.

Change-Id: I24cb7101b89e60f4fb96777e3681c03d2a62e3d5
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/5084
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2014-02-11 20:15:48 +01:00
..
LzFind.c cbfstool/lzma: Avoid use of typedef with structs and enums 2014-01-29 20:06:26 +01:00
LzFind.h cbfstool/lzma: Avoid use of typedef with structs and enums 2014-01-29 20:06:26 +01:00
LzHash.h cbfstool/lzma: Use stdint and stdbool types 2014-01-29 20:04:53 +01:00
LzmaDec.c cbfstool/lzma: Remove code which depends on commented out defines 2014-02-11 20:15:48 +01:00
LzmaDec.h cbfstool/lzma: Remove code which depends on commented out defines 2014-02-11 20:15:48 +01:00
LzmaEnc.c cbfstool/lzma: Remove code which depends on commented out defines 2014-02-11 20:15:48 +01:00
LzmaEnc.h cbfstool/lzma: Avoid use of typedef with structs and enums 2014-01-29 20:06:26 +01:00
Types.h cbfstool/lzma: Avoid use of typedef with structs and enums 2014-01-29 20:06:26 +01:00