summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiScsiLib
Commit message (Expand)AuthorAgeFilesLines
* 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