mirror of
https://github.com/ipxe/ipxe
synced 2026-07-02 20:10:19 +03:00
f47a45ea2d
USB tethering via an iPhone is unreasonably complicated due to the requirement to perform a pairing operation that involves establishing a TLS session over a completely unrelated USB function that speaks a protocol that is almost, but not quite, entirely unlike TCP. Signed-off-by: Michael Brown <mcb30@ipxe.org>