audk/MdeModulePkg/Bus
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
..
Ata S.M.A.R.T feature enable 2010-10-28 07:44:11 +00:00
Pci Add special treatment for EFI_PCI_IO_ATTRIBUTE_EMBEDDED_DEVICE and EFI_PCI_IO_ATTRIBUTE_EMBEDDED_ROM, because these attributes are only for PCI IO, while not supported by PCI Root Bridge IO. 2010-12-14 09:52:38 +00:00
Scsi return EFI_DEVICE_ERROR if the Status value is not EFI_SUCCESS. 2010-10-19 02:55:16 +00:00
Usb 1. update MatchUsbWwid() to check Vendor Id, Product Id and Interface Number. 2010-12-24 05:32:34 +00:00