summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Usb/UsbMassStorageDxe
AgeCommit message (Expand)Author
2015-08-06MdeModulePkg/Usb: Adjust TPL to not block async transfer during usb enum.Feng Tian
2014-11-24MdeModulePkg: remove usb defined infojaben carsey
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-04-10MdeModulePkg/UsbMassStorage: Don't send READ_CAPACITY to unsupported usb mass...Tian, Feng
2012-05-14MdeModulePkg/UsbMassStorage: Add 16 byte SCSI cmds support if the last LBA ca...erictian
2012-03-07MdeModulePkg: add support for ORICO PEUS3-2P carderictian
2011-10-31MdeModulePkg: Remove variables that are set, but not usedjljusten
2011-09-29remove unnecessary retry logic from usb mass storage driver.erictian
2011-09-21Coding style refinement.erictian
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2011-06-14fix file name lowercase/uppercase inconsistent issue.erictian
2011-06-14fix file name lowercase/uppercase inconsistent issue.erictian
2011-06-14fix file name lowercase/uppercase inconsistent issue.erictian
2011-06-13Produce DiskInfo for usb mass storage deviceerictian
2011-04-25Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the B...niruiyu
2010-10-19return EFI_DEVICE_ERROR if the Status value is not EFI_SUCCESS.erictian
2010-09-15Refine soma code to make code run safely.ydong10
2010-05-05raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related m...erictian
2010-04-24Update the copyright notice formathhtian
2010-02-241. Correct File header to ## @filelgao4
2010-01-19Improve coding style in MdeModulePkg.rsun3
2009-12-16add error handling on usb related modules.eric_tian
2009-08-19add error handler in return places.eric_tian
2009-07-23Fixed a bug that the system hangs with an assert in DiskIo.c that is division...rsun3
2009-05-20Update USB Mass Storage driver to declare its dependency on the BaseLibmdkinney
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-02-13enhanced security check.vanjeff
2009-01-23Update for Meta data.xli24
2009-01-13Minor refinement for USB modules.xli24
2009-01-13Update for code security.xli24
2009-01-12Refine USB Mass Storage Driver.xli24
2009-01-12Code scrub for USB Mass Storage Driver.xli24
2008-12-18check the usage of %d,%x,%ld,%lx and so on in debug print statement.jji4
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-12Fix some typo.gikidy
2008-12-041)Global variables have been moved backward ahead of functions.jji4
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao4
2008-08-25remove the unused msa files in MdeModulePkg.lgao4
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang8
2008-07-23remove a redefinition to pass ICC builderic_tian
2008-07-23modify coding style to pass ecc tooleric_tian
2008-06-27Clean ICC buildvanjeff
2008-06-27[Description]:vanjeff
2008-04-10apply for doxgen format.vanjeff
2008-02-131. Added EFI_MEDIA_CHANGED and EFI_INVALID_PARAMETER returns in UsbMassReadBl...vanjeff
2008-01-02Fixed the porting issue. That leads uninitialized variable.vanjeff