summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Scsi/ScsiBusDxe
Commit message (Expand)AuthorAgeFilesLines
* MdeModulePkg: ScsiBusDxe: Refactor DiscoverScsiDevice()Yuan Yu2023-02-022-20/+23
* MdeModulePkg/scsi :Coverity scan flags multiple issues in edk2-stable202205Sivaparvathi C2022-11-041-0/+5
* MdeModulePkg: Apply uncrustify changesMichael Kubacki2021-12-073-261/+255
* MdeModulePkg/Bus/Scsi: Fix various typosAntoine Coeur2020-02-102-5/+5
* MdeModulePkg/ScsiBusDxe: Clean up Peripheral Type checkZurcher, Christopher J2019-09-291-2/+3
* MdeModulePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-096-42/+6
* MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-061-1/+1
* MdeModulePkg: Clean up source filesLiming Gao2018-06-285-98/+98
* MdeModulePkg/ScsiBusDxe: don't produce ScsiIo for nonexistent LUNs, part 2Laszlo Ersek2017-08-191-2/+22
* MdeModulePkg/ScsiBusDxe: remove redundant "else" after "break" statementLaszlo Ersek2017-08-191-3/+4
* MdeModulePkg/ScsiBusDxe: don't produce ScsiIo for nonexistent LUNs, part 1Laszlo Ersek2017-08-191-9/+1
* MdeModulePkg ScsiBusDxe: Raise the Tpl of async IO callback to TPL_NOTIFYHao Wu2015-12-221-1/+1
* MdeModulePkg ScsiBusDxe: Only signal caller event when PassThru() succeedsHao Wu2015-12-221-2/+3
* MdeModulePkg: Convert all .uni files to utf-8Jordan Justen2015-12-152-0/+0
* MdeModulePkg ScsiBusDxe: Fix caller event may nerver be signaledHao Wu2015-12-111-9/+37
* MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming2014-09-031-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-282-0/+0
* MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star2014-08-281-5/+10
* MdeMdeModulePkg/Scsi: Enlarge SCSI cmd timeout to a more reasonable experienc...Feng Tian2013-08-052-3/+8
* Add missing status code in several modules.li-elvin2012-10-303-24/+71
* Allocate aligned buffer to satisfy the IoAlign requirement of high level prot...lzeng142011-11-251-22/+82
* Clean up the private GUID definition in module Level.lgao42011-09-182-16/+11
* Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ...niruiyu2011-07-062-4/+4
* Fix potential null pointer dereferenceerictian2011-06-201-6/+6
* ScsiBus/ScsiDisk enhancement for no_media state.erictian2011-06-141-73/+118
* Refine soma code to make code run safely.ydong102010-09-151-1/+1
* According to SCSI spec, ANSI version is 3 bits, so 0x7 should be used to get ...li-elvin2010-08-041-1/+1
* Update the copyright notice formathhtian2010-04-244-8/+8
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* 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
* 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
* 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
* 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-302-4/+4
* R8 tracker sync:eric_tian2009-03-191-0/+14
* Minor update on capitalization for ECC check.xli242009-02-231-1/+1
* Code size optimized jji42009-02-031-8/+6
* INF extension reviewedjji42009-01-071-4/+4
* Typo correctedjji42008-12-301-1/+1
* Some codes have been altered and replaced by functions of memory allocation l...jji42008-12-181-10/+6
* Some codes have been altered and replaced by library functions which makes mo...jji42008-12-171-4/+5
* Clean up to update the reference of the these macros:qhuang82008-12-161-2/+2
* INF module description addedjji42008-12-101-3/+3
* Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2008-12-031-2/+0
* Update SCSI modules to use new macros defined in UefiLib.qhuang82008-11-172-5/+1
* Code Scrubjji42008-11-141-1/+1