mirror of https://github.com/acidanthera/audk.git
f89f1dbe52
According to spec if the length of a descriptor is smaller than what the specification defines, then the host shall ignore it. However if the size is greater than expected the host will ignore the extra bytes and start looking for the next descriptor at the end of actual length returned. Original check did not handle the latter case correctly and only allowed descriptors with lengths exactly as defined in specification. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Evgeny Yakovlev <insoreiges@gmail.com> Reviewed-by: Feng Tian <feng.tian@intel.com> |
||
---|---|---|
.. | ||
UsbBotPei | ||
UsbBusDxe | ||
UsbBusPei | ||
UsbKbDxe | ||
UsbMassStorageDxe | ||
UsbMouseAbsolutePointerDxe | ||
UsbMouseDxe |