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()
14 static const efi_guid_t efi_net_guid = EFI_SIMPLE_NETWORK_GUID; variable333 r = efi_add_protocol(netobj->parent.handle, &efi_net_guid, in efi_net_register()