Searched refs:efi_net_guid (Results 1 – 2 of 2) sorted by relevance
69 static const efi_guid_t efi_net_guid = EFI_SIMPLE_NETWORK_GUID; variable206 ret = boottime->locate_protocol(&efi_net_guid, NULL, (void **)&net); in setup()
12 static const efi_guid_t efi_net_guid = EFI_SIMPLE_NETWORK_GUID; variable614 r = efi_add_protocol(&netobj->header, &efi_net_guid, in efi_net_register()