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

Data Fields

UINT8 Length
 
UINT8 DescriptorType
 
CHAR16 String [1]
 

Detailed Description

UNICODE String Descriptor USB 2.0 spec, Section 9.6.7

Field Documentation

UINT8 EFI_USB_STRING_DESCRIPTOR::DescriptorType
UINT8 EFI_USB_STRING_DESCRIPTOR::Length
CHAR16 EFI_USB_STRING_DESCRIPTOR::String[1]