mirror of
https://github.com/ipxe/ipxe
synced 2025-12-20 20:10:18 +03:00
Added pxe_netdev; a slight hack for now, but will need to be done
properly for the PXE UNDI API anyway.
This commit is contained in:
@@ -25,6 +25,8 @@
|
||||
#include "dev.h"
|
||||
#include "pxe.h"
|
||||
|
||||
struct net_device *pxe_netdev = NULL;
|
||||
|
||||
#if 0
|
||||
|
||||
/* Global pointer to currently installed PXE stack */
|
||||
|
||||
Reference in New Issue
Block a user