Searched refs:efi_net_initialize (Results 1 - 1 of 1) sorted by relevance

/u-boot/lib/efi_loader/
H A Defi_net.c130 * efi_net_initialize() - initialize the network interface
141 static efi_status_t EFIAPI efi_net_initialize(struct efi_simple_network *this, function
224 ret = EFI_CALL(efi_net_initialize(this, 0, 0));
915 netobj->net.initialize = efi_net_initialize;

Completed in 43 milliseconds