ReactOS 0.4.15-dev-7942-gd23573b
MEDIA_PROTOCOL_DEVICE_PATH Struct Reference

#include <DevicePath.h>

Collaboration diagram for MEDIA_PROTOCOL_DEVICE_PATH:

Public Attributes

EFI_DEVICE_PATH_PROTOCOL Header
 
EFI_GUID Protocol
 

Detailed Description

The Media Protocol Device Path is used to denote the protocol that is being used in a device path at the location of the path specified. Many protocols are inherent to the style of device path.

Definition at line 952 of file DevicePath.h.

Member Data Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL MEDIA_PROTOCOL_DEVICE_PATH::Header

Definition at line 953 of file DevicePath.h.

◆ Protocol

EFI_GUID MEDIA_PROTOCOL_DEVICE_PATH::Protocol

The ID of the protocol.

Definition at line 957 of file DevicePath.h.


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