summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Scsi/ScsiBusDxe
AgeCommit message (Expand)AuthorFilesLines
2023-02-02MdeModulePkg: ScsiBusDxe: Refactor DiscoverScsiDevice()Yuan Yu2-20/+23
2022-11-04MdeModulePkg/scsi :Coverity scan flags multiple issues in edk2-stable202205Sivaparvathi C1-0/+5
2021-12-07MdeModulePkg: Apply uncrustify changesMichael Kubacki3-261/+255
2020-02-10MdeModulePkg/Bus/Scsi: Fix various typosAntoine Coeur2-5/+5
2019-09-29MdeModulePkg/ScsiBusDxe: Clean up Peripheral Type checkZurcher, Christopher J1-2/+3
2019-04-09MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney6-42/+6
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-1/+1
2018-06-28MdeModulePkg: Clean up source filesLiming Gao5-98/+98
2017-08-19MdeModulePkg/ScsiBusDxe: don't produce ScsiIo for nonexistent LUNs, part 2Laszlo Ersek1-2/+22
2017-08-19MdeModulePkg/ScsiBusDxe: remove redundant "else" after "break" statementLaszlo Ersek1-3/+4
2017-08-19MdeModulePkg/ScsiBusDxe: don't produce ScsiIo for nonexistent LUNs, part 1Laszlo Ersek1-9/+1
2015-12-22MdeModulePkg ScsiBusDxe: Raise the Tpl of async IO callback to TPL_NOTIFYHao Wu1-1/+1
2015-12-22MdeModulePkg ScsiBusDxe: Only signal caller event when PassThru() succeedsHao Wu1-2/+3
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2-0/+0
2015-12-11MdeModulePkg ScsiBusDxe: Fix caller event may nerver be signaledHao Wu1-9/+37
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-5/+10
2013-08-05MdeMdeModulePkg/Scsi: Enlarge SCSI cmd timeout to a more reasonable experienc...Feng Tian2-3/+8
2012-10-30Add missing status code in several modules.li-elvin3-24/+71
2011-11-25Allocate aligned buffer to satisfy the IoAlign requirement of high level prot...lzeng141-22/+82
2011-09-18Clean up the private GUID definition in module Level.lgao42-16/+11
2011-07-06Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2-4/+4
2011-06-20Fix potential null pointer dereferenceerictian1-6/+6
2011-06-14ScsiBus/ScsiDisk enhancement for no_media state.erictian1-73/+118
2010-09-15Refine soma code to make code run safely.ydong101-1/+1
2010-08-04According to SCSI spec, ANSI version is 3 bits, so 0x7 should be used to get ...li-elvin1-1/+1
2010-04-24Update the copyright notice formathhtian4-8/+8
2010-02-241. Correct File header to ## @filelgao41-4/+4
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-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-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-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. gikidy2-4/+4
2009-03-19R8 tracker sync:eric_tian1-0/+14
2009-02-23Minor update on capitalization for ECC check.xli241-1/+1
2009-02-03Code size optimized jji41-8/+6
2009-01-07INF extension reviewedjji41-4/+4
2008-12-30Typo correctedjji41-1/+1
2008-12-18Some codes have been altered and replaced by functions of memory allocation l...jji41-10/+6
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:qhuang81-2/+2
2008-12-10INF module description addedjji41-3/+3
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-2/+0
2008-11-17Update SCSI modules to use new macros defined in UefiLib.qhuang82-5/+1
2008-11-14Code Scrubjji41-1/+1