Home
last modified time | relevance | path

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

/dflybsd-src/lib/libefivar/
H A Defivar-dp-parse.c3649 CHAR16 *DevicePathStr; in UefiDevicePathLibConvertTextToDevicePath() local
3663 DevicePathStr = UefiDevicePathLibStrDuplicate (TextDevicePath); in UefiDevicePathLibConvertTextToDevicePath()
3665 Str = DevicePathStr; in UefiDevicePathLibConvertTextToDevicePath()
3688 FreePool (DevicePathStr); in UefiDevicePathLibConvertTextToDevicePath()