cbfs-compression-tool(8)

manual page for cbfs-compression-tool benchmark

Section 8 coreboot-utils bookworm source

Description

CBFS-COMPRESSION-TOOL

NAME

cbfs-compression-tool - manual page for cbfs-compression-tool benchmark

DESCRIPTION

cbfs-compression-tool benchmark

runs benchmarks for all implemented algorithms

cbfs-compression-tool compress inFile outFile algo

compresses inFile with algo and stores in outFile

’compress’ file format:

4 bytes little endian: algorithm ID (as used in CBFS) 4 bytes little endian: uncompressed size ...: compressed data stream

runs benchmarks for all implemented algorithms

cbfs-compression-tool compress inFile outFile algo

compresses inFile with algo and stores in outFile

’compress’ file format:

4 bytes little endian: algorithm ID (as used in CBFS) 4 bytes little endian: uncompressed size ...: compressed data stream