Home
last modified time | relevance | path

Searched refs:utf8_utf16_strcpy (Results 1 – 9 of 9) sorted by relevance

/u-boot/lib/efi_loader/
A Defi_string.c39 utf8_utf16_strcpy(&p, name); in efi_create_indexed_name()
41 utf8_utf16_strcpy(&p, index_buf); in efi_create_indexed_name()
64 utf8_utf16_strcpy(&tmp, str); in efi_convert_string()
A Defi_load_options.c140 utf8_utf16_strcpy((u16 **)&p, (const char *)lo->optional_data); in efi_serialize_load_option()
A Defi_device_path_to_text.c41 utf8_utf16_strcpy(&dst, str); in efi_str_to_u16()
A Defi_file.c564 utf8_utf16_strcpy(&dst, dent->name); in dir_read()
879 utf8_utf16_strcpy(&dst, filename); in efi_file_getinfo()
A Defi_capsule.c960 utf8_utf16_strcpy(&p, boot_var); in find_boot_device()
997 utf8_utf16_strcpy(&p, boot_var); in find_boot_device()
/u-boot/test/
A Dunicode_ut.c321 utf8_utf16_strcpy(&pos, d1); in unicode_test_utf8_utf16_strcpy()
326 utf8_utf16_strcpy(&pos, d2); in unicode_test_utf8_utf16_strcpy()
331 utf8_utf16_strcpy(&pos, d3); in unicode_test_utf8_utf16_strcpy()
336 utf8_utf16_strcpy(&pos, d4); in unicode_test_utf8_utf16_strcpy()
342 utf8_utf16_strcpy(&pos, j1); in unicode_test_utf8_utf16_strcpy()
347 utf8_utf16_strcpy(&pos, j2); in unicode_test_utf8_utf16_strcpy()
352 utf8_utf16_strcpy(&pos, j3); in unicode_test_utf8_utf16_strcpy()
/u-boot/include/
A Dcharset.h87 #define utf8_utf16_strcpy(d, s) utf8_utf16_strncpy((d), (s), SIZE_MAX) macro
/u-boot/cmd/
A Dbootefi.c156 utf8_utf16_strcpy(&pos, env); in efi_env_set_load_options()
A Deficonfig.c575 utf8_utf16_strcpy(&tmp, filepath); in eficonfig_file_selected()
587 utf8_utf16_strcpy(&tmp, info->file_name); in eficonfig_file_selected()
1340 utf8_utf16_strcpy(&p, devname); in prepare_file_selection_entry()

Completed in 23 milliseconds