Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/efi/include/Protocol/
H A DDevicePathToText.h72 EFI_DEVICE_PATH_TO_TEXT_PATH ConvertDevicePathToText; member
/illumos-gate/usr/src/boot/efi/libefi/
H A Ddevpath.c100 return (textProtocol->ConvertDevicePathToText(devpath, TRUE, TRUE)); in efi_devpath_name()