Re: [edk2-devel] [PATCH] MdeModulePkg/UsbBusDxe: some USB PenDisk fails enumeration.

2020-08-26 Thread Feng Libo
Hello, How about the progress of the Patch Review? Thanks -- Best Regards Feng Libo ZD Technology (Beijing) Co., Ltd 发件人:"丰立波" 发送日期:2020-08-13 10:49:33 收件人:"Jiang, Guomin" 抄送人:"devel@edk2.groups.io" ,"jeremy.lin...@arm.com" ,"Wu, Ha

Re: [edk2-devel] [PATCH] MdeModulePkg/UsbBusDxe: some USB PenDisk fails enumeration.

2020-08-12 Thread Feng Libo
hink it implies the MaxPacketSize Request should be prior to the address assignation, just as the enumeration sequence in the Microsoft Post. Thanks -- Best Regards Feng Libo ZD Technology (Beijing) Co., Ltd 发件人:"Jiang, Guomin" 发送日期:2020-08-12 16:03:42 收件人:"devel@edk2.grou

Re: [edk2-devel] [PATCH] MdeModulePkg/UsbBusDxe: some USB PenDisk fails enumeration.

2020-08-11 Thread Feng Libo
SB 2.0 and USB 3.0 on hand can work well. With the patch, the three pendisks and other pendisks can all work well. THanks -- Best Regards Feng Libo ZD Technology (Beijing) Co., Ltd 发件人:"Jiang, Guomin" 发送日期:2020-08-11 08:21:10 收件人:"devel@edk2.groups.io" ,"Jiang, Gu

Re: 答复: [edk2-devel] question about PCI bridge's bus range window configure's save and restore

2020-08-10 Thread Feng Libo
state, then what will happen when S3 resuming? Thanks Best Regards Feng Libo -- Best Regards Feng Libo ZD Technology (Beijing) Co., Ltd 发件人:"Laszlo Ersek" 发送日期:2020-08-11 05:32:37 收件人:devel@edk2.groups.io,wangxiao...@inspur.com,"tiger...@zhaoxin.com" 主题:Re: 答复: [edk2-

Re: [edk2-devel] [PATCH] MdeModulePkg/UsbBusDxe: some USB PenDisk fails enumeration.

2020-08-05 Thread Feng Libo
%20a%20device%3F,a%20request%20for%20the%20USB%20Device...%20More%20 Thanks Best Regards Feng Libo -=-=-=-=-=-=-=-=-=-=-=- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#63763): https://edk2.groups.io/g/devel/message/63763 Mute This Topic: https://groups.io/mt

Re: [edk2-devel] Confirm your lbf...@zd-tech.com.cn email address

2020-07-17 Thread Feng Libo
From: "Groups.io" Date: 2020-07-16 21:34:45 To: lbf...@zd-tech.com.cn Subject: [edk2-devel] Confirm your lbf...@zd-tech.com.cn email address Hello, Thank you for your interest in the https://edk2.groups.io/g/devel group at Groups.io. If you did not request or do not want to join devel@e

[edk2-devel] [PATCH] MdeModulePkg/UsbBusDxe: some USB PenDisk fails enumeration.

2020-07-17 Thread Feng Libo
g. Signed-off-by: Feng Libo --- MdeModulePkg/Bus/Usb/UsbBusDxe/UsbEnumer.c | 47 +- 1 file changed, 34 insertions(+), 13 deletions(-) diff --git a/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbEnumer.c b/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbEnumer.c index d3e0cfa626..eb055771d2 10