iPXE
Data Fields
EFI_DEVICE_PATH_TO_TEXT_PROTOCOL Struct Reference

This protocol converts device paths and device nodes to text. More...

#include <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 72 of file DevicePathToText.h.

Field Documentation

◆ ConvertDeviceNodeToText

EFI_DEVICE_PATH_TO_TEXT_NODE EFI_DEVICE_PATH_TO_TEXT_PROTOCOL::ConvertDeviceNodeToText

Definition at line 73 of file DevicePathToText.h.

◆ ConvertDevicePathToText

EFI_DEVICE_PATH_TO_TEXT_PATH EFI_DEVICE_PATH_TO_TEXT_PROTOCOL::ConvertDevicePathToText

Definition at line 74 of file DevicePathToText.h.

Referenced by efi_devpath_text().


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