- Update OUI ID database.
- Update PCI ID database(2025/11/03).
- Update Thrid-Party tools for the Full version(BC5 v5.1.6.31527, CSVFileView v2.6.5.0...).
- Record Physical Memory Range, Boot Reserved Memory Range, System Reserved Memory Range information when saving system full log.
- If bHIDDescriptorCount in USB HID Descriptor is wrong as 0, try to waive and parse it by the actual length.
For example:
HID Descriptor
Offset[0x00] 09 21 0F C8 00 00 10 10 01 . ! . . . . . . .
bLength : 0x09
bDescriptorType : 0x21 - HID Descriptor
wHIDversion : 0xC80F - Spec# = C8.0F
bCountryCode : 0x00 - Not Supported
bHIDDescriptorCount : 0x00 - <Wrong count, waive it and parse descriptor by actual length !>
Descriptor 0:
bHIDReportType : 0x10
wHIDReportLength : 0x0110
No comments:
Post a Comment