128 bit buffer containing a unique identifier value.
int snpnet_supported(EFI_HANDLE device, EFI_GUID *protocol)
Check to see if driver supports a device.
EFI_GUID efi_managed_network_service_binding_protocol_guid
Managed network service binding protocol GUID.
static int mnp_supported(EFI_HANDLE device)
Check to see if driver supports a device.
struct efi_driver mnp_driver __efi_driver(EFI_DRIVER_NORMAL)
EFI MNP driver.
void mnpnet_stop(struct efi_device *efidev)
Detach driver from device.
FILE_LICENCE(GPL2_OR_LATER_OR_UBDL)
int mnpnet_start(struct efi_device *efidev)
Attach driver to device.
#define EFI_DRIVER_NORMAL
Normal drivers.