]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Usb/UsbMassStorageDxe
MdeModulePkg/AtaAtapiPassThru: Revert patch to disable Bus Master
[mirror_edk2.git] / MdeModulePkg / Bus / Usb / UsbMassStorageDxe /
2017-11-20 Michael D KinneyMdeModulePkg/UsbMassStorageDxe: Check Get Max LUN statu...
2017-11-17 Michael D KinneyMdeModulePkg/UsbMassStorageDxe: Enhance Request Sense...
2017-11-15 Michael D KinneyMdeModulePkg/UsbMassStorageDxe: Fix USB Mass Storage...
2016-11-14 Feng TianMdeModulePkg/UsbMass: Revert changes of removing retry...
2016-10-27 Gary LinMdeModulePkg/Bus: Fix typos in comments
2016-08-03 Feng TianMdeModulePkg/UsbMass: Not retry if usb bot transfer...
2015-12-15 Jordan JustenMdeModulePkg: Convert all .uni files to utf-8
2015-08-06 Feng TianMdeModulePkg/Usb: Adjust TPL to not block async transfe...
2014-11-24 jaben carseyMdeModulePkg: remove usb defined info
2014-09-03 Gao, LimingMdeModulePkg: Convert non DOS format files to DOS forma...
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-04-10 Tian, FengMdeModulePkg/UsbMassStorage: Don't send READ_CAPACITY...
2012-05-14 erictianMdeModulePkg/UsbMassStorage: Add 16 byte SCSI cmds...
2012-03-07 erictianMdeModulePkg: add support for ORICO PEUS3-2P card
2011-10-31 jljustenMdeModulePkg: Remove variables that are set, but not...
2011-09-29 erictianremove unnecessary retry logic from usb mass storage...
2011-09-21 erictianCoding style refinement.
2011-07-06 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-06-14 erictianfix file name lowercase/uppercase inconsistent issue.
2011-06-14 erictianfix file name lowercase/uppercase inconsistent issue.
2011-06-14 erictianfix file name lowercase/uppercase inconsistent issue.
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-10-19 erictianreturn EFI_DEVICE_ERROR if the Status value is not...
2010-09-15 ydong10Refine soma code to make code run safely.
2010-05-05 erictianraise TPL to TPL_CALLBACK level at DriverBindingStart...
2010-04-24 hhtianUpdate the copyright notice format
2010-02-24 lgao41. Correct File header to ## @file
2010-01-19 rsun3Improve coding style in MdeModulePkg.
2009-12-16 eric_tianadd error handling on usb related modules.
2009-08-19 eric_tianadd error handler in return places.
2009-07-23 rsun3Fixed a bug that the system hangs with an assert in...
2009-05-20 mdkinneyUpdate USB Mass Storage driver to declare its dependenc...
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-02-13 vanjeffenhanced security check.
2009-01-23 xli24Update for Meta data.
2009-01-13 xli24Minor refinement for USB modules.
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-16 qhuang8Clean up to update the reference of the these macros:
2008-12-12 gikidyFix some typo.
2008-12-04 jji41)Global variables have been moved backward ahead of...
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-08-30 lgao4The driver and library in MdePkg, MdeModulePkg and...
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-08-18 qhuang8Update some module INF files in MdeModulePkg to "UEFI_D...
2008-07-23 eric_tianremove a redefinition to pass ICC build
2008-07-23 eric_tianmodify coding style to pass ecc tool
2008-06-27 vanjeffClean ICC build
2008-06-27 vanjeff[Description]:
2008-04-10 vanjeffapply for doxgen format.
2008-02-13 vanjeff1. Added EFI_MEDIA_CHANGED and EFI_INVALID_PARAMETER...
2008-01-02 vanjeffFixed the porting issue. That leads uninitialized variable.
2007-10-11 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-10-09 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-10-08 yshang1Support ICC build .
2007-10-08 yshang1Fixed unexpected timeout in Usb MassStorage Driver.
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-06 qwang12Clean up two infs.
2007-08-27 vanjeff1. Sync Tcp4 protocol definitions to match UEFI 2.1
2007-08-27 qwang12Make MdeModulePkg GCC clean.
2007-08-23 vanjeff1. Enable Network stack to pass SCT, currently MNP...
2007-07-26 qhuang8Fix the wrong copyright statements.
2007-07-24 vanjeffSync USB modules with main trunk.
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-17 vanjeff1. Fixed tools_def.template to meet ICC build for IA32
2007-07-16 vanjeffModules cleanup.
2007-07-12 vanjefffixed memcpy link issue.
2007-07-11 vanjeffImport Usb/UsbBusDxe and Usb/UsbMassStorageDxe into...