TianoCore EDK2 master
|
#include <MdePkg/Include/IndustryStandard/Usb.h>
Data Fields | |
UINT8 | Length |
UINT8 | DescriptorType |
UINT16 | BcdHID |
UINT8 | CountryCode |
UINT8 | NumDescriptors |
EFI_USB_HID_CLASS_DESCRIPTOR | HidClassDesc [1] |
The HID descriptor identifies the length and type of subordinate descriptors for a device. HID 1.1, section 6.2.1
EFI_USB_HID_CLASS_DESCRIPTOR hid_descriptor::HidClassDesc[1] |