ZLIB image support

Name

  IMAGE_ZLIB

Header file

Configured via config/general.h.

Examples

Enable support for ZLIB images

  #define IMAGE_ZLIB               /* ZLIB images */
  

Enable support for ZLIB images and archive image management commands

  #define IMAGE_ZLIB               /* ZLIB image support */
  #define IMAGE_ARCHIVE_CMD        /* Archive image management commands */

Description

This build option enables support for ZLIB compressed images.

See also

Notes

You can create a ZLIB compressed image using the openssl zlib command.

buildcfg/image_zlib.txt ยท Last modified: 2021/05/12 14:09 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.