Searched refs:textProtocol (Results 1 – 1 of 1) sorted by relevance
37 static EFI_DEVICE_PATH_TO_TEXT_PROTOCOL *textProtocol; variable75 (VOID **)&textProtocol); in efi_devpath_name()77 textProtocol = NULL; in efi_devpath_name()80 if (textProtocol == NULL) in efi_devpath_name()83 return (textProtocol->ConvertDevicePathToText(devpath, TRUE, TRUE)); in efi_devpath_name()