summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassBot.c
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-071-69/+67
* MdeModulePkg: Change use of EFI_D_* to DEBUG_*Michael D Kinney2021-12-071-6/+5
* MdeModulePkg/UsbMass: Fix various typosAntoine Coeur2020-02-101-2/+2
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-281-2/+2
* MdeModulePkg/UsbMassStorageDxe: Check Get Max LUN status/valueMichael D Kinney2017-11-201-4/+18
* MdeModulePkg/UsbMass: Revert changes of removing retry logicFeng Tian2016-11-141-6/+2
* MdeModulePkg/Bus: Fix typos in commentsGary Lin2016-10-271-1/+1
* MdeModulePkg/UsbMass: Not retry if usb bot transfer execution failFeng Tian2016-08-031-2/+6
* Produce DiskInfo for usb mass storage deviceerictian2011-06-131-3/+2
* return EFI_DEVICE_ERROR if the Status value is not EFI_SUCCESS.erictian2010-10-191-3/+3
* Update the copyright notice formathhtian2010-04-241-2/+2
* add error handling on usb related modules.eric_tian2009-12-161-0/+7
* Minor refinement for USB modules.xli242009-01-131-3/+3
* Refine USB Mass Storage Driver.xli242009-01-121-5/+3
* Code scrub for USB Mass Storage Driver.xli242009-01-121-111/+94
* modify coding style to pass ecc tooleric_tian2008-07-231-64/+34
* [Description]:vanjeff2008-06-271-8/+92
* 1. Added EFI_MEDIA_CHANGED and EFI_INVALID_PARAMETER returns in UsbMassReadBl...vanjeff2008-02-131-15/+12
* Fixed unexpected timeout in Usb MassStorage Driver.yshang12007-10-081-7/+7
* Make MdeModulePkg GCC clean.qwang122007-08-271-2/+2
* 1. Fixed tools_def.template to meet ICC build for IA32vanjeff2007-07-171-1/+1
* Import Usb/UsbBusDxe and Usb/UsbMassStorageDxe into MdeModulePkg.vanjeff2007-07-111-0/+561