summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassImpl.c
AgeCommit message (Expand)Author
2012-05-14MdeModulePkg/UsbMassStorage: Add 16 byte SCSI cmds support if the last LBA ca...erictian
2011-09-29remove unnecessary retry logic from usb mass storage driver.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-05-05raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related m...erictian
2010-04-24Update the copyright notice formathhtian
2009-08-19add error handler in return places.eric_tian
2009-02-13enhanced security check.vanjeff
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-12Fix some typo.gikidy
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji4
2008-07-23modify coding style to pass ecc tooleric_tian
2008-06-27Clean ICC buildvanjeff
2008-06-27[Description]:vanjeff
2008-02-131. Added EFI_MEDIA_CHANGED and EFI_INVALID_PARAMETER returns in UsbMassReadBl...vanjeff
2007-10-08Fixed unexpected timeout in Usb MassStorage Driver.yshang1
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-08-271. Sync Tcp4 protocol definitions to match UEFI 2.1vanjeff
2007-07-171. Fixed tools_def.template to meet ICC build for IA32vanjeff
2007-07-11Import Usb/UsbBusDxe and Usb/UsbMassStorageDxe into MdeModulePkg.vanjeff