Files
system76-coreboot/util
Julius Werner 88f4e08acf cbfs-compression-tool: Add raw compression support
This patch adds a new "rawcompress" command to cbfs-compression-tool,
that works exactly the same as "compress" except that it doesn't add the
custom 8-byte header to the file. This can be useful if you need to
compress something into a format that coreboot's decompression routines
can work with, but it's not supposed to go into CBFS.

Change-Id: I18a97a35bb0b0f71f3226f97114936dc81d379eb
Signed-off-by: Julius Werner <jwerner@chromium.org>
Reviewed-on: https://review.coreboot.org/26337
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2018-05-22 02:38:35 +00:00
..
2018-04-29 16:46:04 +00:00
2018-04-28 07:16:58 +00:00
2017-10-29 08:48:56 +00:00
2017-08-18 15:32:08 +00:00
2018-05-15 11:14:10 +00:00
2016-03-16 15:24:10 +01:00
2018-05-11 08:59:51 +00:00