Searched refs:efi_dp_str (Results 1 – 6 of 6) sorted by relevance
72 efi_dp_str(remaining_device_path)); in efi_uc_supported()128 efi_dp_str(remaining_device_path)); in efi_uc_start()
451 uint16_t *efi_dp_str(struct efi_device_path *dp) in efi_dp_str() function
321 str = efi_dp_str((struct efi_device_path *)dp); in device_path_string()
263 uint16_t *efi_dp_str(struct efi_device_path *dp);
384 *image_path = efi_dp_str(image->file_path); in efi_get_driver_handle_info()
1320 dp_str = efi_dp_str(file_info->dp_volume); in prepare_file_selection_entry()1430 file_str = efi_dp_str(file_dp); in fill_file_info()
Completed in 22 milliseconds