summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Scsi
AgeCommit message (Expand)Author
2016-08-01MdeModulePkg ScsiDiskDxe: Fix hang issue when reconnecting an ISCSI deviceHao Wu
2015-12-23MdeModulePkg ScsiBusDxe: Raise the Tpl of async IO callback to TPL_NOTIFYHao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Raise the Tpl of async IO callback to TPL_NOTIFYHao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Add retry scheme for async SCSI I/O commandHao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Fix async request retry times info lost issueHao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Close event when SCSI command failsHao Wu
2015-12-23MdeModulePkg ScsiBusDxe: Only signal caller event when PassThru() succeedsHao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Modify WriteBlocks(Ex)() to follow UEFI specHao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Modify FlushBlocksEx() to follow UEFI specHao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Set block I/O media of SCSI CDROM to read-onlyHao Wu
2015-12-11MdeModulePkg ScsiBusDxe: Fix caller event may nerver be signaledHao Wu
2015-12-11MdeModulePkg ScsiDiskDxe: Add BlockIO2 SupportHao Wu
2015-04-29MdeModulePkg: fix some issues in ScsiDisk to co-work with UFS stackFeng Tian
2015-04-23MdeModulePkg/ScsiDisk: Set correct value to the Media->IoAlign field of Block...Feng Tian
2014-09-30MdeModulePkg/ScsiDiskDxe: Fix the build warning/error "unreachable statement"Olivier Martin
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star
2014-04-30MdeModulePkg/ScsiDisk: Using back-off algorithm to dynamically adjust transfe...Tian, Feng
2014-02-11MdeModulePkg/ScsiDisk:If the SCSI device target status is in CHECK_CONDITION,...Tian, Feng
2013-08-05MdeMdeModulePkg/Scsi: Enlarge SCSI cmd timeout to a more reasonable experienc...Feng Tian
2013-01-04MdeModulePkg/AtaBus&ScsiBus: Dynamically calculate how long shall we wait for...erictian
2012-10-30Add missing status code in several modules.li-elvin
2012-03-06MdeModulePkg: When media_change happens at Partition.Start(), the lower drive...erictian
2011-11-25Allocate aligned buffer to satisfy the IoAlign requirement of high level prot...lzeng14
2011-11-03MdeModulePkg: ATA performance tuning.erictian
2011-09-18Clean up the private GUID definition in module Level.lgao4
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-20Fix potential null pointer dereferenceerictian
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-02-02when remaining device path is not NULL, check if it's the device managed by b...erictian
2010-01-19Improve coding style in MdeModulePkg.rsun3
2010-01-15Fix some coding style issues in MdeModulePkg.rsun3
2010-01-111. Add missing CloseProtocol in case RemainingDevicePath is NULL or EndOfDpdavidhuang
2010-01-111. Eliminate RemainingDevicePath Type limitation, let PassThru to check its v...davidhuang
2009-12-22Enhance SCSI disk module to produce Disk Info protocol on the same Block IO h...qhuang8
2009-09-151. updated PCI/AGP Devices to check RemainingDevicePath in Supported() and St...vanjeff
2009-09-14updated the Bus Driver that is able to create all or one of its child handles...vanjeff