david/ipxe
Archived
1
0
This repository has been archived on 2020-12-06. You can view files and clone it, but cannot push or open issues or pull requests.
ipxe/src/arch
Michael Brown 69313edad8 [undi] Place an upper limit on the number of PXENV_UNDI_ISR calls per poll
PXENV_UNDI_ISR calls may implicitly refill the underlying receive
ring, and so could continue to retrieve packets indefinitely.  Place
an upper limit on the number of calls to PXENV_UNDI_ISR per call to
undinet_poll().

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2014-05-03 19:52:10 +01:00
..
i386 [undi] Place an upper limit on the number of PXENV_UNDI_ISR calls per poll 2014-05-03 19:52:10 +01:00
x86 [libc] Add flsll() 2014-04-27 16:56:09 +01:00
x86_64 [librm] Allow interrupts in protected mode 2014-04-29 18:24:04 +01:00