Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/cmd/
Defidebug.c639 u16 *dp_str; in show_efi_boot_opt_data() local
662 dp_str = efi_dp_str(lo.file_path); in show_efi_boot_opt_data()
663 printf(" file_path: %ls\n", dp_str); in show_efi_boot_opt_data()
664 efi_free_pool(dp_str); in show_efi_boot_opt_data()