iPXE
Data Fields
EFI_USB_STRING_DESCRIPTOR Struct Reference

UNICODE String Descriptor USB 2.0 spec, Section 9.6.7. More...

#include <Usb.h>

Data Fields

UINT8 Length
 
UINT8 DescriptorType
 
CHAR16 String [1]
 

Detailed Description

UNICODE String Descriptor USB 2.0 spec, Section 9.6.7.

Definition at line 169 of file Usb.h.

Field Documentation

◆ Length

UINT8 EFI_USB_STRING_DESCRIPTOR::Length

Definition at line 170 of file Usb.h.

◆ DescriptorType

UINT8 EFI_USB_STRING_DESCRIPTOR::DescriptorType

Definition at line 171 of file Usb.h.

◆ String

CHAR16 EFI_USB_STRING_DESCRIPTOR::String[1]

Definition at line 172 of file Usb.h.


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