summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiScsiLib
AgeCommit message (Expand)Author
2011-05-23Add BlockIO revision 3 definition. Add new API ScsiInquiryCommandEx to UefiSc...niruiyu
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-05-28Add Read/Write (16) command to SCSI library.li-elvin
2010-04-23Update the copyright notice formathhtian
2010-02-241. Correct File header to ## @filelgao4
2009-06-05Add missing parameter check ASSERTs in ScsiReadCapacity16Command() of UefiScs...rsun3
2009-05-21Fix ScsiLib build break by << operator, which is replaced by LShiftU64 of Bas...lgao4
2009-05-19Add back logic to encode LUN in CDB for compatibility with SCSI-2 spec, altho...rsun3
2009-05-19Fix bugs in the UEFI SCSI Library.rsun3
2009-05-11Fix minor coding style issue for ScsiReadCapacity16Command() API in UefiScsiLib qhuang8
2009-05-09Update function header description of ScsiReadCapacity16Command() in the UEFI...mdkinney
2009-04-15Fix several minor coding style issues.qhuang8
2009-04-01Read-Capacity16 command added for SCSI driversjji4
2008-12-10Synchronize interface function comment from declaration in library class head...klu2
2008-12-04Function comments have been checked with spec.jji4
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao4
2008-11-24Function headers checked with specjji4
2008-11-17Code Scrub:jji4
2008-11-13Update for the library class renaming: ScsiLib -> UefiScsiLibqhuang8
2008-10-31Fix a typo.qwang12
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian
2008-10-28Refine file header for INF files of MDE library instances.xli24
2008-10-20Move definition of EFI_SCSI_TARGET_MAX_BYTES from IndustryStandard in MDE Pac...xli24
2008-10-20Fix ECC issue.klu2
2008-10-07add proper modifers preceding to function arguments.eric_tian
2008-10-07sync the comments of scsilib library class with Mde Library Spec.eric_tian
2008-09-19Update these library instances module type to UEFI_DIRVER, because they only ...lgao4
2008-09-08Update UefiScsiLib to add ASSERT comments and define new macros to replace th...lgao4
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao4
2008-08-25remove the unused msa files in MdePkg.lgao4
2008-07-25Code Scrub for MdePkg.yshang1
2008-07-16Code Scrub the common includes in MdePkg.yshang1
2008-02-25Fix build failure by adding DebugLiblgao4
2008-02-25update comments and add assert for these files.lgao4
2007-11-02edk2/MdePkg/MdePkg/Library/UefiScsiLib/UefiScsiLib.c:jljusten
2007-09-28Fix a bug of ScsiWrite10Command() UefiScsiLib. After the SCSI WRITE command i...xli24
2007-09-20Fix invalid return status to sync with newest UEFI spec 2.1qhuang8
2007-08-14Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao4
2007-07-19Remove unused comments in MdePkg.yshang1
2007-07-19Fix bugs in MdePkg for GCC build.yshang1
2007-07-13Fixed comments to follow coding standard. AJFISH
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH
2007-06-291) Modify ScsiIo protocol according to UEFI specificationklu2