|
TianoCore EDK2 master
|
#include <MdePkg/Include/Protocol/DevicePath.h>
Data Fields | |
| EFI_DEVICE_PATH_PROTOCOL | Header |
| EFI_GUID | Protocol |
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 1119 of file DevicePath.h.
| EFI_DEVICE_PATH_PROTOCOL MEDIA_PROTOCOL_DEVICE_PATH::Header |
Definition at line 1120 of file DevicePath.h.
| EFI_GUID MEDIA_PROTOCOL_DEVICE_PATH::Protocol |
The ID of the protocol.
Definition at line 1124 of file DevicePath.h.