|
TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/DevicePathUtilities.h>
This protocol is used to creates and manipulates device paths and device nodes.
Definition at line 172 of file DevicePathUtilities.h.
| EFI_DEVICE_PATH_UTILS_APPEND_NODE EFI_DEVICE_PATH_UTILITIES_PROTOCOL::AppendDeviceNode |
Definition at line 176 of file DevicePathUtilities.h.
| EFI_DEVICE_PATH_UTILS_APPEND_PATH EFI_DEVICE_PATH_UTILITIES_PROTOCOL::AppendDevicePath |
Definition at line 175 of file DevicePathUtilities.h.
| EFI_DEVICE_PATH_UTILS_APPEND_INSTANCE EFI_DEVICE_PATH_UTILITIES_PROTOCOL::AppendDevicePathInstance |
Definition at line 177 of file DevicePathUtilities.h.
| EFI_DEVICE_PATH_UTILS_CREATE_NODE EFI_DEVICE_PATH_UTILITIES_PROTOCOL::CreateDeviceNode |
Definition at line 180 of file DevicePathUtilities.h.
| EFI_DEVICE_PATH_UTILS_DUP_DEVICE_PATH EFI_DEVICE_PATH_UTILITIES_PROTOCOL::DuplicateDevicePath |
Definition at line 174 of file DevicePathUtilities.h.
| EFI_DEVICE_PATH_UTILS_GET_DEVICE_PATH_SIZE EFI_DEVICE_PATH_UTILITIES_PROTOCOL::GetDevicePathSize |
Definition at line 173 of file DevicePathUtilities.h.
| EFI_DEVICE_PATH_UTILS_GET_NEXT_INSTANCE EFI_DEVICE_PATH_UTILITIES_PROTOCOL::GetNextDevicePathInstance |
Definition at line 178 of file DevicePathUtilities.h.
| EFI_DEVICE_PATH_UTILS_IS_MULTI_INSTANCE EFI_DEVICE_PATH_UTILITIES_PROTOCOL::IsDevicePathMultiInstance |
Definition at line 179 of file DevicePathUtilities.h.