1 #ifndef _IPXE_EFI_PXE_H 2 #define _IPXE_EFI_PXE_H static struct net_device * netdev
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)
Network device management.
int efi_pxe_install(EFI_HANDLE handle, struct net_device *netdev)
Install PXE base code protocol.
void efi_pxe_uninstall(EFI_HANDLE handle)
Uninstall PXE base code protocol.