audk/MdeModulePkg/Bus/Usb
xdu2 84909ad446 1. update MatchUsbWwid() to check Vendor Id, Product Id and Interface Number.
2. update SerialNumber comparing logic to handle possible NULL-terminator in WWID device path
3. fix bug in UsbIo->UsbIoGetSupportedLanguages(): TableSize is size in bytes of LangIDTable instead of number of LangID.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11197 6f19259b-4bc3-4df7-8a09-765794883524
2010-12-24 05:32:34 +00:00
..
UsbBusDxe 1. update MatchUsbWwid() to check Vendor Id, Product Id and Interface Number. 2010-12-24 05:32:34 +00:00
UsbKbDxe raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related modules, which prevent DriverBindingStop() from being invoked when DriverBindingStart() runs. 2010-05-05 05:21:38 +00:00
UsbMassStorageDxe return EFI_DEVICE_ERROR if the Status value is not EFI_SUCCESS. 2010-10-19 02:55:16 +00:00
UsbMouseAbsolutePointerDxe set the interface of usb hid device to boot protocol if it's not in such case. 2010-10-18 07:54:33 +00:00
UsbMouseDxe set the interface of usb hid device to boot protocol if it's not in such case. 2010-10-18 07:54:33 +00:00