summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Scsi
AgeCommit message (Expand)AuthorFilesLines
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2-12/+24
2014-04-30MdeModulePkg/ScsiDisk: Using back-off algorithm to dynamically adjust transfe...Tian, Feng2-113/+160
2014-02-11MdeModulePkg/ScsiDisk:If the SCSI device target status is in CHECK_CONDITION,...Tian, Feng1-57/+278
2013-08-05MdeMdeModulePkg/Scsi: Enlarge SCSI cmd timeout to a more reasonable experienc...Feng Tian4-15/+30
2013-01-04MdeModulePkg/AtaBus&ScsiBus: Dynamically calculate how long shall we wait for...erictian1-2/+60
2012-10-30Add missing status code in several modules.li-elvin3-24/+71
2012-03-06MdeModulePkg: When media_change happens at Partition.Start(), the lower drive...erictian1-1/+5
2011-11-25Allocate aligned buffer to satisfy the IoAlign requirement of high level prot...lzeng142-47/+181
2011-11-03MdeModulePkg: ATA performance tuning.erictian1-3/+2
2011-09-18Clean up the private GUID definition in module Level.lgao42-16/+11
2011-09-07Media detection logic is enhanced to be more robust.erictian1-70/+86
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu4-8/+8
2011-06-20Fix potential null pointer dereferenceerictian1-6/+6
2011-06-14ScsiBus/ScsiDisk enhancement for no_media state.erictian2-87/+144
2011-05-23Change Partition/ScsiDxe driver to produce Block IO revision 3.niruiyu1-40/+98
2011-04-25Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the B...niruiyu1-23/+25
2010-10-19return EFI_DEVICE_ERROR if the Status value is not EFI_SUCCESS.erictian1-0/+10
2010-09-15Refine soma code to make code run safely.ydong102-3/+3
2010-08-23Change the check condition for 16 byte command, when HDD size is > 2TB, use 1...li-elvin2-48/+53
2010-08-04According to SCSI spec, ANSI version is 3 bits, so 0x7 should be used to get ...li-elvin2-5/+5
2010-06-04Change MaxBlock to HEX value to avoid GCC build failure.li-elvin1-4/+4
2010-05-28If SCSI version support Read/Write (16) command, use both commands to access ...li-elvin2-41/+244
2010-04-24Update the copyright notice formathhtian8-16/+16
2010-02-241. Correct File header to ## @filelgao42-8/+8
2010-02-11Coding style fix and minor improvements.rsun32-21/+21
2010-02-02when remaining device path is not NULL, check if it's the device managed by b...erictian1-2/+5
2010-01-19Improve coding style in MdeModulePkg.rsun31-5/+7
2010-01-15Fix some coding style issues in MdeModulePkg.rsun32-7/+8
2010-01-111. Add missing CloseProtocol in case RemainingDevicePath is NULL or EndOfDpdavidhuang1-0/+9
2010-01-111. Eliminate RemainingDevicePath Type limitation, let PassThru to check its v...davidhuang1-67/+70
2009-12-22Enhance SCSI disk module to produce Disk Info protocol on the same Block IO h...qhuang83-25/+446
2009-09-151. updated PCI/AGP Devices to check RemainingDevicePath in Supported() and St...vanjeff1-1/+1
2009-09-14updated the Bus Driver that is able to create all or one of its child handles...vanjeff1-5/+45
2009-06-29Update the SCSI Disk Driver to not mount drives on physical only SCSI channelsgikidy3-38/+179
2009-06-26Enhance error handle of BuildDevicePath for it is possible to receive other e...gikidy1-1/+1
2009-05-19Fix a bug in the SCSI Bus driver due to which some SCSI devices can not be di...rsun31-1/+1
2009-04-30Replace references to RFC 3066 with RFC 4646. gikidy4-8/+8
2009-04-01Read-Capacity16 command added for SCSI driversjji42-46/+113
2009-03-19R8 tracker sync:eric_tian1-0/+14
2009-02-23Minor update on capitalization for ECC check.xli242-2/+2
2009-02-06Coding style checkedjji41-1/+1
2009-02-03Code size optimized jji41-8/+6
2009-01-07INF extension reviewedjji42-7/+7
2008-12-30Typo correctedjji41-1/+1
2008-12-18Library class of MemoryAllocationLib has been added.jji41-1/+0
2008-12-18Library class of MemoryAllocationLib has been added.jji42-0/+3
2008-12-18Some codes have been altered and replaced by functions of memory allocation l...jji42-39/+23
2008-12-17Fix some typo.gikidy1-1/+1
2008-12-17Some codes have been altered and replaced by library functions which makes mo...jji41-4/+5
2008-12-16Clean up to update the reference of the these macros:qhuang82-3/+3