diff options
author | Julius Werner <jwerner@chromium.org> | 2018-05-15 17:30:20 -0700 |
---|---|---|
committer | Julius Werner <jwerner@chromium.org> | 2018-05-22 02:38:35 +0000 |
commit | 88f4e08acf1dc39367aaa4bc121386c899193253 (patch) | |
tree | e2e36cbbaad05b4bd5dc1e1cc2cb03958d705936 /src/lib/memmove.c | |
parent | 55b3081b89cfe8cf4215047e31d8d89b60eb7c01 (diff) |
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>
Diffstat (limited to 'src/lib/memmove.c')
0 files changed, 0 insertions, 0 deletions