iPXE
|
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 |
This protocol converts device paths and device nodes to text.
Definition at line 72 of file DevicePathToText.h.
EFI_DEVICE_PATH_TO_TEXT_NODE EFI_DEVICE_PATH_TO_TEXT_PROTOCOL::ConvertDeviceNodeToText |
Definition at line 73 of file DevicePathToText.h.
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().