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

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

Data Fields

EFI_DEVICE_PATH_TO_TEXT_NODE ConvertDeviceNodeToText
 
EFI_DEVICE_PATH_TO_TEXT_PATH ConvertDevicePathToText
 

Detailed Description

This protocol converts device paths and device nodes to text.

Definition at line 70 of file DevicePathToText.h.

Field Documentation

◆ ConvertDeviceNodeToText

EFI_DEVICE_PATH_TO_TEXT_NODE EFI_DEVICE_PATH_TO_TEXT_PROTOCOL::ConvertDeviceNodeToText

Definition at line 71 of file DevicePathToText.h.

◆ ConvertDevicePathToText

EFI_DEVICE_PATH_TO_TEXT_PATH EFI_DEVICE_PATH_TO_TEXT_PROTOCOL::ConvertDevicePathToText

Definition at line 72 of file DevicePathToText.h.


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