public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/5] Fix UsbMassStorage driver for device compatibility
@ 2018-03-02 11:54 Ruiyu Ni
  2018-03-02 11:54 ` [PATCH 1/5] MdeModulePkg/UsbMass: Revert POWER_ON(29h) ASC handling logic Ruiyu Ni
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Ruiyu Ni @ 2018-03-02 11:54 UTC (permalink / raw)
  To: edk2-devel

#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/UsbMass: Revert "map -r" media change detection fix
  MdeModulePkg/UsbMass: Add more debug message
  MdeModulePkg/UsbMass: remove unnecessary RestoreTPL() call
  MdeModulePkg/UsbMass: Retry CMD for MediaChanged sense key

 .../Bus/Usb/UsbMassStorageDxe/UsbMassBoot.c        | 94 +++++++++++-----------
 .../Bus/Usb/UsbMassStorageDxe/UsbMassBoot.h        |  3 +-
 .../Bus/Usb/UsbMassStorageDxe/UsbMassImpl.c        | 10 ++-
 3 files changed, 58 insertions(+), 49 deletions(-)

-- 
2.16.1.windows.1



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

end of thread, other threads:[~2018-03-03  7:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-02 11:54 [PATCH 0/5] Fix UsbMassStorage driver for device compatibility Ruiyu Ni
2018-03-02 11:54 ` [PATCH 1/5] MdeModulePkg/UsbMass: Revert POWER_ON(29h) ASC handling logic Ruiyu Ni
2018-03-02 11:54 ` [PATCH 2/5] MdeModulePkg/UsbMass: Revert "map -r" media change detection fix Ruiyu Ni
2018-03-02 11:54 ` [PATCH 3/5] MdeModulePkg/UsbMass: Add more debug message Ruiyu Ni
2018-03-02 11:54 ` [PATCH 4/5] MdeModulePkg/UsbMass: remove unnecessary RestoreTPL() call Ruiyu Ni
2018-03-02 11:54 ` [PATCH 5/5] MdeModulePkg/UsbMass: Retry CMD for MediaChanged sense key Ruiyu Ni
2018-03-03  7:22 ` [PATCH 0/5] Fix UsbMassStorage driver for device compatibility Zeng, Star

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