Searched refs:mDevicePathLibDevicePathToText (Results 1 – 2 of 2) sorted by relevance
26 GLOBAL_REMOVE_IF_UNREFERENCED EFI_DEVICE_PATH_TO_TEXT_PROTOCOL *mDevicePathLibDevicePathToText … variable387 if (mDevicePathLibDevicePathToText == NULL) { in ConvertDeviceNodeToText()388 …mDevicePathLibDevicePathToText = UefiDevicePathLibLocateProtocol (&gEfiDevicePathToTextProtocolGui… in ConvertDeviceNodeToText()390 if (mDevicePathLibDevicePathToText != NULL) { in ConvertDeviceNodeToText()391 …return mDevicePathLibDevicePathToText->ConvertDeviceNodeToText (DeviceNode, DisplayOnly, AllowShor… in ConvertDeviceNodeToText()420 if (mDevicePathLibDevicePathToText == NULL) { in ConvertDevicePathToText()421 …mDevicePathLibDevicePathToText = UefiDevicePathLibLocateProtocol (&gEfiDevicePathToTextProtocolGui… in ConvertDevicePathToText()423 if (mDevicePathLibDevicePathToText != NULL) { in ConvertDevicePathToText()424 …return mDevicePathLibDevicePathToText->ConvertDevicePathToText (DevicePath, DisplayOnly, AllowShor… in ConvertDevicePathToText()
32 GLOBAL_REMOVE_IF_UNREFERENCED EFI_DEVICE_PATH_TO_TEXT_PROTOCOL *mDevicePathLibDevicePathToText … variable749 if (mDevicePathLibDevicePathToText == NULL) { in ConvertDeviceNodeToText()750 …mDevicePathLibDevicePathToText = UefiDevicePathLibLocateProtocol (&gEfiDevicePathToTextProtocolGui… in ConvertDeviceNodeToText()752 if (mDevicePathLibDevicePathToText != NULL) { in ConvertDeviceNodeToText()753 …return mDevicePathLibDevicePathToText->ConvertDeviceNodeToText (DeviceNode, DisplayOnly, AllowShor… in ConvertDeviceNodeToText()782 if (mDevicePathLibDevicePathToText == NULL) { in ConvertDevicePathToText()783 …mDevicePathLibDevicePathToText = UefiDevicePathLibLocateProtocol (&gEfiDevicePathToTextProtocolGui… in ConvertDevicePathToText()785 if (mDevicePathLibDevicePathToText != NULL) { in ConvertDevicePathToText()786 …return mDevicePathLibDevicePathToText->ConvertDevicePathToText (DevicePath, DisplayOnly, AllowShor… in ConvertDevicePathToText()