mirror of
https://github.com/ipxe/ipxe.git
synced 2026-04-14 18:22:26 +02:00
For USB mass storage devices, we do not want to submit more bulk IN packets than are required for the inbound data, since this will waste memory. Allow an upper limit to be specified on each refill attempt. The endpoint will be refilled to the lower of this limit or the limit specified by usb_refill_init(). Signed-off-by: Michael Brown <mcb30@ipxe.org>
iPXE README File Quick start guide: cd src make For any more detailed instructions, see http://ipxe.org
Languages
C
97%
Assembly
1.5%
Perl
0.6%
Makefile
0.4%
Python
0.4%