Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_devicepath.c48 struct efi_device_path_to_text_protocol *device_path_to_text; variable
75 NULL, (void **)&device_path_to_text); in setup()
77 device_path_to_text = NULL; in setup()
299 string = device_path_to_text->convert_device_path_to_text( in execute()
323 string = device_path_to_text->convert_device_path_to_text( in execute()
344 string = device_path_to_text->convert_device_node_to_text( in execute()
374 string = device_path_to_text->convert_device_path_to_text(remaining_dp, in execute()