[edk2] [PATCH 0/5] Fix UsbMassStorage driver for device compatibility

2018-03-02 Thread Ruiyu Ni
#1 and #2 are to revert the two commits made by me several weeks ago. #3 and #4 doesn't impact functionality. #5 is the real fix. I have verified the fix by trying different USB keys and one USB DVD ROM. Ruiyu Ni (5): MdeModulePkg/UsbMass: Revert POWER_ON(29h) ASC handling logic MdeModulePkg/

Re: [edk2] [PATCH 0/5] Fix UsbMassStorage driver for device compatibility

2018-03-02 Thread Zeng, Star
Reviewed-by: Star Zeng Thanks, Star -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Ruiyu Ni Sent: Friday, March 2, 2018 7:55 PM To: edk2-devel@lists.01.org Subject: [edk2] [PATCH 0/5] Fix UsbMassStorage driver for device compatibility #1 and #2