GZIP image support

Name

  IMAGE_GZIP

Header file

Configured via config/general.h.

Examples

Enable support for GZIP images

  #define IMAGE_GZIP               /* GZIP images */
  

Enable support for GZIP images and archive image management commands

  #define IMAGE_GZIP               /* GZIP image support */
  #define IMAGE_ARCHIVE_CMD        /* Archive image management commands */

Description

This build option enables support for GZIP compressed images.

See also

buildcfg/image_gzip.txt ยท Last modified: 2021/05/12 14:07 by mcb30
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.