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

/freebsd-13-stable/lib/libefivar/
H A Defivar-dp-parse.c3650 CHAR16 *DevicePathStr; local
3664 DevicePathStr = UefiDevicePathLibStrDuplicate (TextDevicePath);
3666 Str = DevicePathStr;
3689 FreePool (DevicePathStr);

Completed in 58 milliseconds