mirror of
https://github.com/ipxe/ipxe
synced 2026-03-16 03:02:07 +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>