Home
last modified time | relevance | path

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

/titanic_53/usr/src/boot/sys/boot/efi/libefi/
H A Ddevpath.c81 return (textProtocol->ConvertDevicePathToText(devpath, TRUE, TRUE)); in efi_devpath_name()
/titanic_53/usr/src/boot/sys/boot/efi/include/
H A Defidevp.h456 EFI_DEVICE_PATH_TO_TEXT_PATH ConvertDevicePathToText; member