[SeaBIOS] [PATCH] xhci: Build TRBs directly in xhci_trb_queue()
Kevin O'Connor
kevin at koconnor.net
Fri Oct 6 15:18:18 CEST 2017
On Tue, Oct 03, 2017 at 01:41:57PM -0400, Kevin O'Connor wrote:
> Use the logic for building a 'struct xhci_trb' that was in
> xhci_xfer_queue() up so that command and ring TRBs can also use that
> functionality. This eliminates the need to manually generate the
> xhci_trb struct from those code paths.
FYI, I committed this change.
-Kevin
More information about the SeaBIOS
mailing list