Provided by: coreboot-utils_4.15~dfsg-4_amd64 bug

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