Searched refs:textProtocol (Results 1 – 1 of 1) sorted by relevance
42 static EFI_DEVICE_PATH_TO_TEXT_PROTOCOL *textProtocol; variable92 NULL, (void **)&textProtocol); in efi_devpath_name()94 textProtocol = NULL; in efi_devpath_name()97 if (textProtocol == NULL) in efi_devpath_name()100 return (textProtocol->ConvertDevicePathToText(devpath, TRUE, TRUE)); in efi_devpath_name()