1#ifndef _IPXE_EFI_MNPNET_H
2#define _IPXE_EFI_MNPNET_H
static struct net_device * netdev
#define FILE_LICENCE(_licence)
Declare a particular licence as applying to a file.
#define FILE_SECBOOT(_status)
Declare a file's UEFI Secure Boot permission status.
void mnptemp_destroy(struct net_device *netdev)
Destroy temporary MNP network device.
int mnpnet_start(struct efi_device *efidev)
Attach driver to device.
int mnptemp_create(EFI_HANDLE handle, struct net_device **netdev)
Create temporary MNP network device.
void mnpnet_stop(struct efi_device *efidev)
Detach driver from device.