Home
last modified time | relevance | path

Searched refs:efi_net_guid (Results 1 – 2 of 2) sorted by relevance

/u-boot/lib/efi_selftest/
A Defi_selftest_snp.c70 static const efi_guid_t efi_net_guid = EFI_SIMPLE_NETWORK_PROTOCOL_GUID; variable
207 ret = boottime->locate_protocol(&efi_net_guid, NULL, (void **)&net); in setup()
/u-boot/lib/efi_loader/
A Defi_net.c23 static const efi_guid_t efi_net_guid = EFI_SIMPLE_NETWORK_PROTOCOL_GUID; variable
895 r = efi_add_protocol(&netobj->header, &efi_net_guid, in efi_net_register()

Completed in 5 milliseconds