mirror of
https://github.com/ipxe/ipxe
synced 2026-01-28 03:28:36 +03:00
The xHCI driver can handle only a single command TRB in progress at any one time. Immediately fail any attempts to issue concurrent commands (which should not occur in normal operation). Signed-off-by: Michael Brown <mcb30@ipxe.org>