Table of Contents

USB commands

Name

  USB_CMD

Header file

Configured via config/general.h.

Examples

Enable USB commands

  #define USB_CMD        /* USB commands */

Description

This build option enables the command usbscan.

See also

Notes

When you enable the build option USB_CMD, you will automatically enable iPXE's USB host controller drivers. You may find that USB peripherals (such as USB keyboards, USB mice, etc) do not function as expected with this build option enabled.