MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
VENDOR_DEVICE_PATH Struct Reference

Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
 
EFI_GUID Guid
 

Detailed Description

The Vendor Device Path allows the creation of vendor-defined Device Paths. A vendor must allocate a Vendor GUID for a Device Path. The Vendor GUID can then be used to define the contents on the n bytes that follow in the Vendor Device Path node.

Field Documentation

EFI_GUID VENDOR_DEVICE_PATH::Guid

Vendor-assigned GUID that defines the data that follows.

EFI_DEVICE_PATH_PROTOCOL VENDOR_DEVICE_PATH::Header