Searched refs:DevicePathStr (Results 1 – 1 of 1) sorted by relevance
3976 CHAR16 *DevicePathStr; in UefiDevicePathLibConvertTextToDevicePath() local3995 DevicePathStr = UefiDevicePathLibStrDuplicate (TextDevicePath); in UefiDevicePathLibConvertTextToDevicePath()3997 if (DevicePathStr == NULL) { in UefiDevicePathLibConvertTextToDevicePath()4001 Str = DevicePathStr; in UefiDevicePathLibConvertTextToDevicePath()4039 FreePool (DevicePathStr); in UefiDevicePathLibConvertTextToDevicePath()