Home
last modified time | relevance | path

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

/drivers/firmware/efi/libstub/
Defi-stub-helper.c664 static u8 *efi_utf16_to_utf8(u8 *dst, const u16 *src, int n) in efi_utf16_to_utf8() function
748 s1 = efi_utf16_to_utf8(s1, s2, options_chars); in efi_convert_cmdline()