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

/u-boot/lib/efi_loader/
H A Defi_device_path_to_text.c414 static uint16_t EFIAPI *efi_convert_device_path_to_text( function
452 return EFI_CALL(efi_convert_device_path_to_text(dp, true, true));
457 .convert_device_path_to_text = efi_convert_device_path_to_text,

Completed in 36 milliseconds