Home
last modified time | relevance | path

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

/freebsd-13-stable/lib/libefivar/
HDefivar-dp-parse.c3648 CHAR16 *DevicePathStr; in UefiDevicePathLibConvertTextToDevicePath() local
3662 DevicePathStr = UefiDevicePathLibStrDuplicate (TextDevicePath); in UefiDevicePathLibConvertTextToDevicePath()
3664 Str = DevicePathStr; in UefiDevicePathLibConvertTextToDevicePath()
3687 FreePool (DevicePathStr); in UefiDevicePathLibConvertTextToDevicePath()