summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiScsiLib
Commit message (Expand)AuthorAgeFilesLines
* Function comments have been checked with spec.jji42008-12-041-6/+2
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-1/+0
* Function headers checked with specjji42008-11-241-31/+32
* Code Scrub:jji42008-11-171-259/+339
* Update for the library class renaming: ScsiLib -> UefiScsiLibqhuang82008-11-132-2/+2
* Fix a typo.qwang122008-10-311-1/+1
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-1/+0
* Refine file header for INF files of MDE library instances.xli242008-10-281-3/+5
* Move definition of EFI_SCSI_TARGET_MAX_BYTES from IndustryStandard in MDE Pac...xli242008-10-201-1/+6
* Fix ECC issue.klu22008-10-201-12/+12
* add proper modifers preceding to function arguments.eric_tian2008-10-071-4/+4
* sync the comments of scsilib library class with Mde Library Spec.eric_tian2008-10-071-137/+149
* Update these library instances module type to UEFI_DIRVER, because they only ...lgao42008-09-191-1/+1
* Update UefiScsiLib to add ASSERT comments and define new macros to replace th...lgao42008-09-081-28/+71
* The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao42008-08-301-1/+1
* remove the unused msa files in MdePkg.lgao42008-08-251-43/+0
* Code Scrub for MdePkg.yshang12008-07-251-12/+12
* Code Scrub the common includes in MdePkg.yshang12008-07-161-0/+8
* Fix build failure by adding DebugLiblgao42008-02-252-1/+2
* update comments and add assert for these files.lgao42008-02-251-30/+92
* edk2/MdePkg/MdePkg/Library/UefiScsiLib/UefiScsiLib.c:jljusten2007-11-021-90/+90
* Fix a bug of ScsiWrite10Command() UefiScsiLib. After the SCSI WRITE command i...xli242007-09-281-1/+1
* Fix invalid return status to sync with newest UEFI spec 2.1qhuang82007-09-201-5/+5
* Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao42007-08-141-7/+7
* Remove unused comments in MdePkg.yshang12007-07-191-27/+0
* Fix bugs in MdePkg for GCC build.yshang12007-07-191-1/+1
* Fixed comments to follow coding standard. AJFISH2007-07-131-280/+244
* Removed MdePkg usage of ModuleName: in file headersAJFISH2007-07-121-8/+0
* removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2007-06-291-9/+0
* 1) Modify ScsiIo protocol according to UEFI specificationklu22007-06-293-0/+799