====== USB commands ====== ===== Name ===== USB_CMD ===== Header file ===== Configured via ''[[http://git.ipxe.org/ipxe.git/blob/HEAD:/src/config/general.h|config/general.h]]''. ===== Examples ===== === Enable USB commands === #define USB_CMD /* USB commands */ ===== Description ===== This build option enables the command ''[[:cmd:usbscan]]''. ===== See also ===== * [[:buildcfg|List of all iPXE build options]] ===== 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.