Table of Contents

Serial port I/O address

Name

  COMCONSOLE

Header file

Configured via config/serial.h.

Examples

Use serial port COM1

  #define COMCONSOLE COM1

Use serial port COM2

  #define COMCONSOLE COM2

Description

This build option configures the address of the serial port used by iPXE.

See also