summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Bus/Scsi
AgeCommit message (Expand)AuthorFilesLines
2008-12-10INF module description addedjji42-7/+6
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy2-4/+0
2008-11-17Update SCSI modules to use new macros defined in UefiLib.qhuang83-11/+7
2008-11-14Code Scrubjji41-1/+1
2008-11-13Rename the reference library class of ScsiLib to UefiScsiLib.qhuang84-4/+4
2008-11-12Code Scrub:jji48-1684/+1317
2008-11-10Rename EfiScsiStallSeconds to EFI_SCSI_STALL_SECONDS to follow the naming con...qwang122-7/+7
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 ...lgao44-4/+4
2008-08-25remove the unused msa files in MdeModulePkg.lgao42-150/+0
2008-08-18Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang82-2/+2
2008-04-09Update all files to follow doxygen style file header.qhuang88-107/+73
2008-03-11edk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiTcp4Io.h:jljusten2-4/+4
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-11Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang82-2/+2
2007-10-09Clean up Network Components to support GCC build.yshang11-1/+1
2007-10-09Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang82-8/+8
2007-09-30Update to support to produce Component Name and & Component Name 2 protocol ...qhuang86-178/+500
2007-09-201. Set the Target array to zero before fill the target id.qhuang85-803/+828
2007-08-27Make MdeModulePkg GCC clean.qwang122-3/+3
2007-08-14Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao42-11/+11
2007-07-20remove some comments introduced by tools.vanjeff4-36/+12
2007-07-20remove some comments introduced by tools.vanjeff2-64/+0
2007-07-171. Fixed tools_def.template to meet ICC build for IA32vanjeff1-91/+91
2007-07-16Add Dxe as postfix to Scsi related driver.klu22-1/+1
2007-07-02Porting R8's PI-enabled ScsiBus driver klu24-209/+802
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2-21/+1
2007-06-29Patch so the tree will compileAJFISH1-2/+2
2007-06-29Add ScsiDiskDxe driver for Nt32Pkg klu25-0/+3560
2007-06-29Porting ScsiBus module for Nt32Pkg.klu25-0/+1442