public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/2] UsbBus: Fix wrong buffer length used to read hub desc
@ 2018-06-25 10:38 Star Zeng
  2018-06-25 10:38 ` [PATCH 1/2] MdeModulePkg UsbBusDxe: " Star Zeng
  2018-06-25 10:38 ` [PATCH 2/2] MdeModulePkg UsbBusPei: " Star Zeng
  0 siblings, 2 replies; 6+ messages in thread
From: Star Zeng @ 2018-06-25 10:38 UTC (permalink / raw)
  To: edk2-devel; +Cc: Star Zeng, Jiewen Yao, Ruiyu Ni, Bret Barkelew

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=973

Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Ruiyu Ni <ruiyu.ni@intel.com>
Cc: Bret Barkelew <bret.barkelew@microsoft.com>

Star Zeng (2):
  MdeModulePkg UsbBusDxe: Fix wrong buffer length used to read hub desc
  MdeModulePkg UsbBusPei: Fix wrong buffer length used to read hub desc

 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbHub.c  |  96 +++++++++------------------
 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbHub.h  |  14 +---
 MdeModulePkg/Bus/Usb/UsbBusPei/HubPeim.c | 108 ++++++++++---------------------
 MdeModulePkg/Bus/Usb/UsbBusPei/HubPeim.h |   4 +-
 4 files changed, 70 insertions(+), 152 deletions(-)

-- 
2.7.0.windows.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-06-26  5:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-25 10:38 [PATCH 0/2] UsbBus: Fix wrong buffer length used to read hub desc Star Zeng
2018-06-25 10:38 ` [PATCH 1/2] MdeModulePkg UsbBusDxe: " Star Zeng
2018-06-25 17:25   ` Bret Barkelew
2018-06-26  5:40   ` Ni, Ruiyu
2018-06-25 10:38 ` [PATCH 2/2] MdeModulePkg UsbBusPei: " Star Zeng
2018-06-25 17:27   ` Bret Barkelew

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox