mirror of
https://github.com/ipxe/ipxe
synced 2026-04-04 03:00:20 +03:00
Updated PXE API dispatcher to use copy_{to,from}_user, and moved to
arch/i386 since the implementation is quite architecture-dependent.
(The individual PXE API calls can be largely
architecture-independent.)