Home
last modified time | relevance | path

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

/freebsd/sys/contrib/edk2/Include/Protocol/
H A DDevicePathFromText.h60 EFI_DEVICE_PATH_FROM_TEXT_PATH ConvertTextToDevicePath; member
/freebsd/sys/contrib/edk2/Include/Library/
H A DDevicePathLib.h557 ConvertTextToDevicePath (
/freebsd/stand/efi/libefi/
H A Ddevpath.c557 return (fromTextProtocol->ConvertTextToDevicePath(path)); in efi_name_to_devpath16()