Home
last modified time | relevance | path

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

/freebsd/lib/libefivar/
H A Defivar-dp-parse.c3981 CHAR16 *DevicePathStr; in UefiDevicePathLibConvertTextToDevicePath() local
4000 DevicePathStr = UefiDevicePathLibStrDuplicate (TextDevicePath); in UefiDevicePathLibConvertTextToDevicePath()
4002 if (DevicePathStr == NULL) { in UefiDevicePathLibConvertTextToDevicePath()
4006 Str = DevicePathStr; in UefiDevicePathLibConvertTextToDevicePath()
4044 FreePool (DevicePathStr); in UefiDevicePathLibConvertTextToDevicePath()