mirror of
https://github.com/ipxe/ipxe
synced 2025-12-30 04:03:31 +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.)