]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDisk.c
Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the Buffer...
[mirror_edk2.git] / MdeModulePkg / Bus / Scsi / ScsiDiskDxe / ScsiDisk.c
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-08-23 li-elvinChange the check condition for 16 byte command, when...
2010-08-04 li-elvinAccording to SCSI spec, ANSI version is 3 bits, so...
2010-06-04 li-elvinChange MaxBlock to HEX value to avoid GCC build failure.
2010-05-28 li-elvinIf SCSI version support Read/Write (16) command, use...
2010-04-24 hhtianUpdate the copyright notice format
2010-02-11 rsun3Coding style fix and minor improvements.
2010-01-15 rsun3Fix some coding style issues in MdeModulePkg.
2009-12-22 qhuang8Enhance SCSI disk module to produce Disk Info protocol...
2009-06-29 gikidyUpdate the SCSI Disk Driver to not mount drives on...
2009-04-01 jji4Read-Capacity16 command added for SCSI drivers
2009-02-23 xli24Minor update on capitalization for ECC check.
2009-02-06 jji4Coding style checked
2008-12-18 jji4Some codes have been altered and replaced by functions...
2008-12-17 gikidyFix some typo.
2008-11-17 qhuang8Update SCSI modules to use new macros defined in UefiLib.
2008-11-12 jji4Code Scrub:
2008-11-10 qwang12Rename EfiScsiStallSeconds to EFI_SCSI_STALL_SECONDS...
2008-08-30 lgao4The driver and library in MdePkg, MdeModulePkg and...
2008-04-09 qhuang8Update all files to follow doxygen style file header.
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-20 qhuang81. Set the Target array to zero before fill the target id.
2007-08-14 lgao4Sync code with MdePkg spec for Scsi library class and...
2007-07-20 vanjeffremove some comments introduced by tools.
2007-06-29 klu2Add ScsiDiskDxe driver for Nt32Pkg