iPXE
|
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. More...
#include <DevicePath.h>
Data Fields | |
EFI_DEVICE_PATH_PROTOCOL | Header |
EFI_GUID | Protocol |
The ID of the protocol. More... | |
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 1101 of file DevicePath.h.
EFI_DEVICE_PATH_PROTOCOL MEDIA_PROTOCOL_DEVICE_PATH::Header |
Definition at line 1102 of file DevicePath.h.
EFI_GUID MEDIA_PROTOCOL_DEVICE_PATH::Protocol |
The ID of the protocol.
Definition at line 1106 of file DevicePath.h.