Serial port parity

Name

  COMPARITY

Header file

Configured via config/serial.h.

Examples

Use no parity

  #define COMPARITY 0

Use odd parity

  #define COMPARITY 1

Use even parity

  #define COMPARITY 2

Description

This build option configures the parity for the serial port used by iPXE.

See also

buildcfg/comparity.txt ยท Last modified: 2012/03/27 11:31 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.