summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Bus/Scsi/ScsiBusDxe
Commit message (Expand)AuthorAgeFilesLines
...
* Rename the reference library class of ScsiLib to UefiScsiLib.qhuang82008-11-132-2/+2
* Code Scrub:jji42008-11-124-522/+474
* Rename EfiScsiStallSeconds to EFI_SCSI_STALL_SECONDS to follow the naming con...qwang122008-11-101-1/+1
* Patch to remove STATIC modifier. This is on longer recommended by EFI Framewo...jji42008-10-301-8/+2
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-041-6/+3
* The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao42008-08-302-2/+2
* remove the unused msa files in MdeModulePkg.lgao42008-08-251-78/+0
* Update some module INF files in MdeModulePkg to "UEFI_DRIVER"qhuang82008-08-181-1/+1
* Update all files to follow doxygen style file header.qhuang82008-04-094-52/+34
* edk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiTcp4Io.h:jljusten2008-03-111-2/+2
* Remove debug print statement checked in inadvertently qhuang82007-11-201-3/+0
* Remove Atapi Pass Thru driver in MdeModulePkg. This module is only used for t...qhuang82007-11-201-0/+3
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicod...qhuang82007-10-111-1/+1
* Clean up Network Components to support GCC build.yshang12007-10-091-1/+1
* Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent component nam...qhuang82007-10-091-4/+4
* Update to support to produce Component Name and & Component Name 2 protocol ...qhuang82007-09-303-85/+241
* 1. Set the Target array to zero before fill the target id.qhuang82007-09-202-265/+286
* Make MdeModulePkg GCC clean.qwang122007-08-272-3/+3
* Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao42007-08-141-1/+1
* remove some comments introduced by tools.vanjeff2007-07-202-18/+6
* remove some comments introduced by tools.vanjeff2007-07-201-32/+0
* 1. Fixed tools_def.template to meet ICC build for IA32vanjeff2007-07-171-91/+91
* Add Dxe as postfix to Scsi related driver.klu22007-07-161-1/+1
* Porting R8's PI-enabled ScsiBus driver klu22007-07-024-209/+802
* removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2007-06-291-11/+1
* Patch so the tree will compileAJFISH2007-06-291-2/+2
* Porting ScsiBus module for Nt32Pkg.klu22007-06-295-0/+1442