Home
last modified time | relevance | path

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

/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePathFromText.h52 IN CONST CHAR16 *TextDevicePath
/freebsd/sys/contrib/edk2/Include/Library/
H A DDevicePathLib.h558 IN CONST CHAR16 *TextDevicePath
/freebsd/lib/libefivar/
H A Duefi-dplib.h477 IN CONST CHAR16 *TextDevicePath
H A Defivar-dp-parse.c3971 IN CONST CHAR16 *TextDevicePath in UefiDevicePathLibConvertTextToDevicePath() argument
3982 if ((TextDevicePath == NULL) || (IS_NULL (*TextDevicePath))) { in UefiDevicePathLibConvertTextToDevicePath()
3995 DevicePathStr = UefiDevicePathLibStrDuplicate (TextDevicePath); in UefiDevicePathLibConvertTextToDevicePath()