Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_loader/
H A Defi_device_path_to_text.c29 static u16 *efi_str_to_u16(char *str) in efi_str_to_u16() function
291 text = efi_str_to_u16(str); in efi_convert_device_node_to_text()
330 text = efi_str_to_u16(buffer); in efi_convert_device_path_to_text()