mirror of
https://github.com/ipxe/ipxe
synced 2026-04-16 03:00:10 +03:00
76d9c1a001
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>