coreboot-kgpe-d16/util/cbfstool/lzma/C
Alexandru Gagniuc 91e9f27973 cbfstool/lzma: Use stdint and stdbool types
This is the first patch on a long road to refactor and fix the lzma
code in cbfstool. I want to submit it in small atomic patches, so that
any potential errors are easy to spot before it's too late.

Change-Id: Ib557f8c83f49f18488639f38bf98d3ce849e61af
Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Reviewed-on: http://review.coreboot.org/4834
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2014-01-29 20:04:53 +01:00
..
LzFind.c cbfstool/lzma: Use stdint and stdbool types 2014-01-29 20:04:53 +01:00
LzFind.h cbfstool/lzma: Use stdint and stdbool types 2014-01-29 20:04:53 +01:00
LzHash.h cbfstool/lzma: Use stdint and stdbool types 2014-01-29 20:04:53 +01:00
LzmaDec.c cbfstool/lzma: Use stdint and stdbool types 2014-01-29 20:04:53 +01:00
LzmaDec.h cbfstool/lzma: Use stdint and stdbool types 2014-01-29 20:04:53 +01:00
LzmaEnc.c cbfstool/lzma: Use stdint and stdbool types 2014-01-29 20:04:53 +01:00
LzmaEnc.h cbfstool/lzma: Use stdint and stdbool types 2014-01-29 20:04:53 +01:00
Types.h cbfstool/lzma: Use stdint and stdbool types 2014-01-29 20:04:53 +01:00