|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <DevicePath.h>

Public Attributes | |
| 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 952 of file DevicePath.h.
| EFI_DEVICE_PATH_PROTOCOL MEDIA_PROTOCOL_DEVICE_PATH::Header |
Definition at line 953 of file DevicePath.h.
| EFI_GUID MEDIA_PROTOCOL_DEVICE_PATH::Protocol |
The ID of the protocol.
Definition at line 957 of file DevicePath.h.