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

Data Fields

EFI_DEVICE_PATH_PROTOCOL Header
 
UINT16 InterfaceNumber
 
UINT16 VendorId
 
UINT16 ProductId
 

Detailed Description

This device path describes a USB device using its serial number.

Field Documentation

EFI_DEVICE_PATH_PROTOCOL USB_WWID_DEVICE_PATH::Header
UINT16 USB_WWID_DEVICE_PATH::InterfaceNumber

USB interface number.

UINT16 USB_WWID_DEVICE_PATH::ProductId

USB product id of the device.

UINT16 USB_WWID_DEVICE_PATH::VendorId

USB vendor id of the device.