TianoCore EDK2 master
Loading...
Searching...
No Matches
EFI_DEVICE_PATH_FROM_TEXT_PROTOCOL Struct Reference

#include <MdePkg/Include/Protocol/DevicePathFromText.h>

Data Fields

EFI_DEVICE_PATH_FROM_TEXT_NODE ConvertTextToDeviceNode
 
EFI_DEVICE_PATH_FROM_TEXT_PATH ConvertTextToDevicePath
 

Detailed Description

This protocol converts text to device paths and device nodes.

Definition at line 58 of file DevicePathFromText.h.

Field Documentation

◆ ConvertTextToDeviceNode

EFI_DEVICE_PATH_FROM_TEXT_NODE EFI_DEVICE_PATH_FROM_TEXT_PROTOCOL::ConvertTextToDeviceNode

Definition at line 59 of file DevicePathFromText.h.

◆ ConvertTextToDevicePath

EFI_DEVICE_PATH_FROM_TEXT_PATH EFI_DEVICE_PATH_FROM_TEXT_PROTOCOL::ConvertTextToDevicePath

Definition at line 60 of file DevicePathFromText.h.


The documentation for this struct was generated from the following file: