mirror of
https://github.com/ipxe/ipxe
synced 2025-12-16 17:41:18 +03:00
The undinet driver always has to make a copy of the received frame into an I/O buffer. Align this copy sensibly so that subsequent operations are as fast as possible. Signed-off-by: Michael Brown <mcb30@ipxe.org>