XenevaOS
Loading...
Searching...
No Matches
Public Attributes | List of all members
EFI_DEVICE_PATH_UTILITIES_PROTOCOL Struct Reference

#include <DevicePathUtilities.h>

Collaboration diagram for EFI_DEVICE_PATH_UTILITIES_PROTOCOL:
Collaboration graph
[legend]

Public Attributes

EFI_DEVICE_PATH_UTILS_GET_DEVICE_PATH_SIZE GetDevicePathSize
 
EFI_DEVICE_PATH_UTILS_DUP_DEVICE_PATH DuplicateDevicePath
 
EFI_DEVICE_PATH_UTILS_APPEND_PATH AppendDevicePath
 
EFI_DEVICE_PATH_UTILS_APPEND_NODE AppendDeviceNode
 
EFI_DEVICE_PATH_UTILS_APPEND_INSTANCE AppendDevicePathInstance
 
EFI_DEVICE_PATH_UTILS_GET_NEXT_INSTANCE GetNextDevicePathInstance
 
EFI_DEVICE_PATH_UTILS_IS_MULTI_INSTANCE IsDevicePathMultiInstance
 
EFI_DEVICE_PATH_UTILS_CREATE_NODE CreateDeviceNode
 

Detailed Description

This protocol is used to creates and manipulates device paths and device nodes.

Member Data Documentation

◆ AppendDeviceNode

EFI_DEVICE_PATH_UTILS_APPEND_NODE EFI_DEVICE_PATH_UTILITIES_PROTOCOL::AppendDeviceNode

◆ AppendDevicePath

EFI_DEVICE_PATH_UTILS_APPEND_PATH EFI_DEVICE_PATH_UTILITIES_PROTOCOL::AppendDevicePath

◆ AppendDevicePathInstance

EFI_DEVICE_PATH_UTILS_APPEND_INSTANCE EFI_DEVICE_PATH_UTILITIES_PROTOCOL::AppendDevicePathInstance

◆ CreateDeviceNode

EFI_DEVICE_PATH_UTILS_CREATE_NODE EFI_DEVICE_PATH_UTILITIES_PROTOCOL::CreateDeviceNode

◆ DuplicateDevicePath

EFI_DEVICE_PATH_UTILS_DUP_DEVICE_PATH EFI_DEVICE_PATH_UTILITIES_PROTOCOL::DuplicateDevicePath

◆ GetDevicePathSize

EFI_DEVICE_PATH_UTILS_GET_DEVICE_PATH_SIZE EFI_DEVICE_PATH_UTILITIES_PROTOCOL::GetDevicePathSize

◆ GetNextDevicePathInstance

EFI_DEVICE_PATH_UTILS_GET_NEXT_INSTANCE EFI_DEVICE_PATH_UTILITIES_PROTOCOL::GetNextDevicePathInstance

◆ IsDevicePathMultiInstance

EFI_DEVICE_PATH_UTILS_IS_MULTI_INSTANCE EFI_DEVICE_PATH_UTILITIES_PROTOCOL::IsDevicePathMultiInstance

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