iPXE
Data Fields
MEDIA_PROTOCOL_DEVICE_PATH Struct Reference

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...
 

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 1101 of file DevicePath.h.

Field Documentation

◆ Header

EFI_DEVICE_PATH_PROTOCOL MEDIA_PROTOCOL_DEVICE_PATH::Header

Definition at line 1102 of file DevicePath.h.

◆ Protocol

EFI_GUID MEDIA_PROTOCOL_DEVICE_PATH::Protocol

The ID of the protocol.

Definition at line 1106 of file DevicePath.h.


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