Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: ea275a48fa983d9d2266d697b1248d63ea5a9ba2
      
https://github.com/tianocore/edk2/commit/ea275a48fa983d9d2266d697b1248d63ea5a9ba2
  Author: Jared Pan <[email protected]>
  Date:   2026-07-22 (Wed, 22 Jul 2026)

  Changed paths:
    M MdePkg/Include/IndustryStandard/Usb.h
    M MdePkg/Include/Protocol/UsbIo.h

  Log Message:
  -----------
  MdePkg/Usb: Add BOS Descriptor to support SuperSpeed Devices

[Suggested Solution]
Add the BOS descriptor structure and definition.

Signed-off-by: Marlboro Chuang <[email protected]>
Signed-off-by: Jared Pan <[email protected]>


  Commit: 4d5f8e68a1e9baec74c8bd73c0dd09a596c1c3f9
      
https://github.com/tianocore/edk2/commit/4d5f8e68a1e9baec74c8bd73c0dd09a596c1c3f9
  Author: Jared Pan <[email protected]>
  Date:   2026-07-22 (Wed, 22 Jul 2026)

  Changed paths:
    M MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBus.h
    M MdeModulePkg/Bus/Usb/UsbBusDxe/UsbDesc.c
    M MdeModulePkg/Bus/Usb/UsbBusDxe/UsbDesc.h
    M MdeModulePkg/Bus/Usb/UsbBusDxe/UsbEnumer.c
    M MdeModulePkg/Bus/Usb/UsbBusDxe/UsbHub.c

  Log Message:
  -----------
  MdeModulePkg/UsbBusDxe: BOS Descriptor Check for SS Devices

Some SuperSpeed-capable devices may fall back to High-Speed
mode and cause subsequent commands to fail.

[Suggested Solution]
Check the BOS descriptor to verify SuperSpeed support and
trigger a port reset if needed to re-enumerate the device
properly.

Signed-off-by: Marlboro Chuang <[email protected]>
Signed-off-by: Jared Pan <[email protected]>


Compare: https://github.com/tianocore/edk2/compare/bcd168735f46...4d5f8e68a1e9

To unsubscribe from these emails, change your notification settings at 
https://github.com/tianocore/edk2/settings/notifications


_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to