Files
ipxe/src/include
Michael Brown 02a0215873 [netdevice] Provide function to retrieve the most recently opened net device
There are currently four places within the codebase that use a
heuristic to guess the "boot network device", with varying degrees of
success.  Add a feature to the net device core to maintain a list of
open network devices, in order of opening, and provide a function
last_opened_netdev() to retrieve the most recently opened net device.
This should do a better job than the current assortment of
guess_boot_netdev() functions.
2008-11-21 20:34:02 +00:00
..
2007-08-20 20:29:41 +02:00
2006-09-11 17:54:19 +00:00
2005-03-08 18:53:11 +00:00
2006-08-09 02:30:35 +00:00
2005-03-08 18:53:11 +00:00
2008-11-19 19:12:53 +00:00
2005-03-08 18:53:11 +00:00
2007-08-20 00:34:32 +02:00
2005-03-08 18:53:11 +00:00
2005-03-08 18:53:11 +00:00
2008-03-26 22:57:25 +00:00
2005-03-08 18:53:11 +00:00
2005-03-08 18:53:11 +00:00
2005-03-08 18:53:11 +00:00
2007-06-03 01:51:10 +00:00
2005-03-08 18:53:11 +00:00
2005-03-08 18:53:11 +00:00
2005-03-08 18:53:11 +00:00
2005-03-08 18:53:11 +00:00
2007-07-14 15:42:26 +01:00
2007-06-03 01:50:03 +00:00
2008-11-19 19:12:53 +00:00
2007-08-20 20:29:58 +02:00
2007-09-21 01:14:38 +01:00
2005-03-08 18:53:11 +00:00
2008-10-12 20:22:02 +01:00