eficompress

Syntax

eficompress infile outfile

Description

Compresses a file using the EFI Compression Algorithm, and writes the compressed form to a new file.

Options

infile

Specifies the filename for the uncompressed input file.

outfile

Specifies the filename for the compressed output file.

Example

To compress a file named uncompressed to file named compressed:

fs0:\> eficompress uncompressed compressed