]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Usb/UsbMassStorageDxe/UsbMassImpl.c
MdeModulePkg: Clean up source files
[mirror_edk2.git] / MdeModulePkg / Bus / Usb / UsbMassStorageDxe / UsbMassImpl.c
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2018-03-04 Star ZengMdeModulePkg UsbMass: Correct comment about TPL for...
2018-03-03 Ruiyu NiMdeModulePkg/UsbMass: Retry CMD for MediaChanged sense key
2015-08-06 Feng TianMdeModulePkg/Usb: Adjust TPL to not block async transfe...
2014-04-10 Tian, FengMdeModulePkg/UsbMassStorage: Don't send READ_CAPACITY...
2012-05-14 erictianMdeModulePkg/UsbMassStorage: Add 16 byte SCSI cmds...
2011-09-29 erictianremove unnecessary retry logic from usb mass storage...
2011-06-13 erictianProduce DiskInfo for usb mass storage device
2011-04-25 niruiyuChange BlockIo drivers to return EFI_NO_MEDIA or EFI_ME...
2010-05-05 erictianraise TPL to TPL_CALLBACK level at DriverBindingStart...
2010-04-24 hhtianUpdate the copyright notice format
2009-08-19 eric_tianadd error handler in return places.
2009-02-13 vanjeffenhanced security check.
2009-01-13 xli24Update for code security.
2009-01-12 xli24Refine USB Mass Storage Driver.
2009-01-12 xli24Code scrub for USB Mass Storage Driver.
2008-12-18 jji4check the usage of %d,%x,%ld,%lx and so on in debug...
2008-12-12 gikidyFix some typo.
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-07-23 eric_tianmodify coding style to pass ecc tool
2008-06-27 vanjeffClean ICC build
2008-06-27 vanjeff[Description]:
2008-02-13 vanjeff1. Added EFI_MEDIA_CHANGED and EFI_INVALID_PARAMETER...
2007-10-08 yshang1Fixed unexpected timeout in Usb MassStorage Driver.
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-08-27 vanjeff1. Sync Tcp4 protocol definitions to match UEFI 2.1
2007-07-17 vanjeff1. Fixed tools_def.template to meet ICC build for IA32
2007-07-11 vanjeffImport Usb/UsbBusDxe and Usb/UsbMassStorageDxe into...