summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Scsi
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: ScsiDiskDxe: adapt SectorCount when shortening transfersLaszlo Ersek2015-09-101-0/+41
* MdeModulePkg: ScsiDiskDxe: recognize EFI_BAD_BUFFER_SIZELaszlo Ersek2015-09-101-4/+4
* MdeModulePkg: fix some issues in ScsiDisk to co-work with UFS stackFeng Tian2015-04-292-12/+15
* MdeModulePkg/ScsiDisk: Set correct value to the Media->IoAlign field of Block...Feng Tian2015-04-231-10/+11
* MdeModulePkg/ScsiDiskDxe: Fix the build warning/error "unreachable statement"Olivier Martin2014-09-301-1/+0
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-032-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-284-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-282-12/+24
* MdeModulePkg/ScsiDisk: Using back-off algorithm to dynamically adjust transfe...Tian, Feng2014-04-302-113/+160
* MdeModulePkg/ScsiDisk:If the SCSI device target status is in CHECK_CONDITION,...Tian, Feng2014-02-111-57/+278
* MdeMdeModulePkg/Scsi: Enlarge SCSI cmd timeout to a more reasonable experienc...Feng Tian2013-08-054-15/+30
* MdeModulePkg/AtaBus&ScsiBus: Dynamically calculate how long shall we wait for...erictian2013-01-041-2/+60
* Add missing status code in several modules.li-elvin2012-10-303-24/+71
* MdeModulePkg: When media_change happens at Partition.Start(), the lower drive...erictian2012-03-061-1/+5
* Allocate aligned buffer to satisfy the IoAlign requirement of high level prot...lzeng142011-11-252-47/+181
* MdeModulePkg: ATA performance tuning.erictian2011-11-031-3/+2
* Clean up the private GUID definition in module Level.lgao42011-09-182-16/+11
* Media detection logic is enhanced to be more robust.erictian2011-09-071-70/+86
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-064-8/+8
* Fix potential null pointer dereferenceerictian2011-06-201-6/+6
* ScsiBus/ScsiDisk enhancement for no_media state.erictian2011-06-142-87/+144
* Change Partition/ScsiDxe driver to produce Block IO revision 3.niruiyu2011-05-231-40/+98
* Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the B...niruiyu2011-04-251-23/+25
* return EFI_DEVICE_ERROR if the Status value is not EFI_SUCCESS.erictian2010-10-191-0/+10
* Refine soma code to make code run safely.ydong102010-09-152-3/+3
* Change the check condition for 16 byte command, when HDD size is > 2TB, use 1...li-elvin2010-08-232-48/+53
* According to SCSI spec, ANSI version is 3 bits, so 0x7 should be used to get ...li-elvin2010-08-042-5/+5
* Change MaxBlock to HEX value to avoid GCC build failure.li-elvin2010-06-041-4/+4
* If SCSI version support Read/Write (16) command, use both commands to access ...li-elvin2010-05-282-41/+244
* Update the copyright notice formathhtian2010-04-248-16/+16
* 1. Correct File header to ## @filelgao42010-02-242-8/+8
* Coding style fix and minor improvements.rsun32010-02-112-21/+21
* when remaining device path is not NULL, check if it's the device managed by b...erictian2010-02-021-2/+5
* Improve coding style in MdeModulePkg.rsun32010-01-191-5/+7
* Fix some coding style issues in MdeModulePkg.rsun32010-01-152-7/+8
* 1. Add missing CloseProtocol in case RemainingDevicePath is NULL or EndOfDpdavidhuang2010-01-111-0/+9
* 1. Eliminate RemainingDevicePath Type limitation, let PassThru to check its v...davidhuang2010-01-111-67/+70
* Enhance SCSI disk module to produce Disk Info protocol on the same Block IO h...qhuang82009-12-223-25/+446
* 1. updated PCI/AGP Devices to check RemainingDevicePath in Supported() and St...vanjeff2009-09-151-1/+1
* updated the Bus Driver that is able to create all or one of its child handles...vanjeff2009-09-141-5/+45
* Update the SCSI Disk Driver to not mount drives on physical only SCSI channelsgikidy2009-06-293-38/+179
* Enhance error handle of BuildDevicePath for it is possible to receive other e...gikidy2009-06-261-1/+1
* Fix a bug in the SCSI Bus driver due to which some SCSI devices can not be di...rsun32009-05-191-1/+1
* Replace references to RFC 3066 with RFC 4646. gikidy2009-04-304-8/+8
* Read-Capacity16 command added for SCSI driversjji42009-04-012-46/+113
* R8 tracker sync:eric_tian2009-03-191-0/+14
* Minor update on capitalization for ECC check.xli242009-02-232-2/+2
* Coding style checkedjji42009-02-061-1/+1
* Code size optimized jji42009-02-031-8/+6
* INF extension reviewedjji42009-01-072-7/+7