summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDisk.h
AgeCommit message (Expand)Author
2016-12-26MdeModulePkg: Move to new locationGuo Mang
2015-12-23MdeModulePkg ScsiDiskDxe: Raise the Tpl of async IO callback to TPL_NOTIFYHao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Fix async request retry times info lost issueHao Wu
2015-12-23MdeModulePkg ScsiDiskDxe: Modify FlushBlocksEx() to follow UEFI specHao Wu
2015-12-11MdeModulePkg ScsiDiskDxe: Add BlockIO2 SupportHao Wu
2014-04-30MdeModulePkg/ScsiDisk: Using back-off algorithm to dynamically adjust transfe...Tian, Feng
2013-08-05MdeMdeModulePkg/Scsi: Enlarge SCSI cmd timeout to a more reasonable experienc...Feng Tian
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu
2010-08-23Change the check condition for 16 byte command, when HDD size is > 2TB, use 1...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-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
2008-12-18Library class of MemoryAllocationLib has been added.jji4
2008-12-16Clean up to update the reference of the these macros:qhuang8
2008-11-13Rename the reference library class of ScsiLib to UefiScsiLib.qhuang8
2008-11-12Code Scrub:jji4
2008-04-09Update all files to follow doxygen style file header.qhuang8
2008-03-11edk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiTcp4Io.h:jljusten
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-06-29Add ScsiDiskDxe driver for Nt32Pkg klu2