summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBus.c
AgeCommit message (Expand)AuthorFilesLines
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 formathhtian1-2/+2
2010-02-02when remaining device path is not NULL, check if it's the device managed by b...erictian1-2/+5
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-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
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-11-17Update SCSI modules to use new macros defined in UefiLib.qhuang81-1/+1
2008-11-14Code Scrubjji41-1/+1
2008-11-12Code Scrub:jji41-335/+260
2008-11-10Rename EfiScsiStallSeconds to EFI_SCSI_STALL_SECONDS to follow the naming con...qwang121-1/+1
2008-10-30Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji41-8/+2
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff1-6/+3
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao41-1/+1
2008-04-09Update all files to follow doxygen style file header.qhuang81-11/+5
2007-11-20Remove debug print statement checked in inadvertently qhuang81-3/+0
2007-11-20Remove Atapi Pass Thru driver in MdeModulePkg. This module is only used for t...qhuang81-0/+3
2007-10-09Clean up Network Components to support GCC build.yshang11-1/+1
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang81-3/+2
2007-09-201. Set the Target array to zero before fill the target id.qhuang81-198/+281
2007-08-27Make MdeModulePkg GCC clean.qwang121-2/+2
2007-08-14Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao41-1/+1
2007-07-20remove some comments introduced by tools.vanjeff1-9/+3
2007-07-171. Fixed tools_def.template to meet ICC build for IA32vanjeff1-91/+91
2007-07-02Porting R8's PI-enabled ScsiBus driver klu21-164/+665
2007-06-29Patch so the tree will compileAJFISH1-2/+2
2007-06-29Porting ScsiBus module for Nt32Pkg.klu21-0/+788