Home
last modified time | relevance | path

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

/freebsd-src/sys/contrib/edk2/Include/Protocol/
H A DDevicePathFromText.h53 IN CONST CHAR16 *TextDevicePath
/freebsd-src/sys/contrib/edk2/Include/Library/
H A DDevicePathLib.h558 IN CONST CHAR16 *TextDevicePath
/freebsd-src/lib/libefivar/
H A Duefi-dplib.h477 IN CONST CHAR16 *TextDevicePath
H A Defivar-dp-parse.c3819 IN CONST CHAR16 *TextDevicePath in UefiDevicePathLibConvertTextToDevicePath() argument
3830 if ((TextDevicePath == NULL) || (IS_NULL (*TextDevicePath))) { in UefiDevicePathLibConvertTextToDevicePath()
3838 DevicePathStr = UefiDevicePathLibStrDuplicate (TextDevicePath); in UefiDevicePathLibConvertTextToDevicePath()
/freebsd-src/stand/efi/include/
H A Defidevp.h499 IN CONST CHAR16* TextDevicePath