Home
last modified time | relevance | path

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

/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePathFromText.h53 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.c3976 IN CONST CHAR16 *TextDevicePath in UefiDevicePathLibConvertTextToDevicePath() argument
3987 if ((TextDevicePath == NULL) || (IS_NULL (*TextDevicePath))) { in UefiDevicePathLibConvertTextToDevicePath()
4000 DevicePathStr = UefiDevicePathLibStrDuplicate (TextDevicePath); in UefiDevicePathLibConvertTextToDevicePath()
/freebsd/stand/efi/include/
H A Defidevp.h499 IN CONST CHAR16* TextDevicePath