USB_WWID_DEVICE_PATH

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

Members

Variables

Header
EFI_DEVICE_PATH_PROTOCOL Header;
Undocumented in source.
InterfaceNumber
UINT16 InterfaceNumber;

USB interface number.

ProductId
UINT16 ProductId;

USB product id of the device.

VendorId
UINT16 VendorId;

USB vendor id of the device.

Meta