DOKK / manpages / debian 12 / coreboot-utils / cbfs-compression-tool.8.en
CBFS-COMPRESSION-TOOL(8) System Administration Utilities CBFS-COMPRESSION-TOOL(8)

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

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
December 2022 cbfs-compression-tool benchmark