summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Scsi/ScsiDiskDxe
AgeCommit message (Expand)Author
2011-09-07Media detection logic is enhanced to be more robust.erictian
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2011-06-14ScsiBus/ScsiDisk enhancement for no_media state.erictian
2011-05-23Change Partition/ScsiDxe driver to produce Block IO revision 3.niruiyu
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-08-23Change the check condition for 16 byte command, when HDD size is > 2TB, use 1...li-elvin
2010-08-04According to SCSI spec, ANSI version is 3 bits, so 0x7 should be used to get ...li-elvin
2010-06-04Change MaxBlock to HEX value to avoid GCC build failure.li-elvin
2010-05-28If SCSI version support Read/Write (16) command, use both commands to access ...li-elvin
2010-04-24Update the copyright notice formathhtian
2010-02-241. Correct File header to ## @filelgao4
2010-02-11Coding style fix and minor improvements.rsun3
2010-01-15Fix some coding style issues in MdeModulePkg.rsun3
2009-12-22Enhance SCSI disk module to produce Disk Info protocol on the same Block IO h...qhuang8
2009-06-29Update the SCSI Disk Driver to not mount drives on physical only SCSI channelsgikidy
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy
2009-04-01Read-Capacity16 command added for SCSI driversjji4
2009-02-23Minor update on capitalization for ECC check.xli24
2009-02-06Coding style checkedjji4
2009-01-07INF extension reviewedjji4
2008-12-18Library class of MemoryAllocationLib has been added.jji4
2008-12-18Library class of MemoryAllocationLib has been added.jji4
2008-12-18Some codes have been altered and replaced by functions of memory allocation l...jji4
2008-12-17Fix some typo.gikidy
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-12-10INF module description addedjji4
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy
2008-11-17Update SCSI modules to use new macros defined in UefiLib.qhuang8
2008-11-13Rename the reference library class of ScsiLib to UefiScsiLib.qhuang8
2008-11-12Code Scrub:jji4
2008-11-10Rename EfiScsiStallSeconds to EFI_SCSI_STALL_SECONDS to follow the naming con...qwang12
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-04-09Update all files to follow doxygen style file header.qhuang8
2008-03-11edk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiTcp4Io.h:jljusten
2007-10-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang8
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang8
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang8
2007-09-201. Set the Target array to zero before fill the target id.qhuang8
2007-08-14Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao4
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-16Add Dxe as postfix to Scsi related driver.klu2
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH
2007-06-29Add ScsiDiskDxe driver for Nt32Pkg klu2