| 
    MdePkg[all]
    1.08
    
   | 
 
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
| UINT16 hid_descriptor::BcdHID | 
| UINT8 hid_descriptor::CountryCode | 
| UINT8 hid_descriptor::DescriptorType | 
| EFI_USB_HID_CLASS_DESCRIPTOR hid_descriptor::HidClassDesc[1] | 
| UINT8 hid_descriptor::Length | 
| UINT8 hid_descriptor::NumDescriptors |