summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiScsiLib
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-315/+299
2021-12-07MdePkg: Change OPTIONAL keyword usage styleMichael D Kinney1-32/+32
2020-04-15MdePkg/UefiScsiLib: Set FUA bit for synchronous SCSI Write operationsZurcher, Christopher J1-6/+8
2019-09-29MdePkg: Implement SCSI commands for Security Protocol In/OutZurcher, Christopher J1-1/+228
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney3-19/+3
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-2/+2
2018-06-28MdePkg: Clean up source filesLiming Gao2-26/+26
2015-12-22MdePkg UefiScsiLib: Raise the Tpl of async IO callback to TPL_NOTIFYHao Wu1-4/+4
2015-12-22MdePkg UefiScsiLib: Close event when SCSI command failsHao Wu1-4/+44
2015-12-15MdePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2015-12-11MdePkg UefiScsiLib: Add non-blocking support for SCSI Read/Write commandHao Wu2-1/+779
2015-09-10MdePkg/UefiScsiLib: comments update to add EFI_INVALID_PARAMETER statusFeng Tian1-149/+236
2014-11-28MdePkg: UefiScsiLib: do not encode LUN in CDB for other SCSI commandsLaszlo Ersek1-52/+1
2014-11-28MdePkg: UefiScsiLib: do not encode LUN in CDB for READ and WRITELaszlo Ersek1-28/+0
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-2/+3
2014-04-30MdePkg/UefiScsiLib: Wrong function parameter comments in UefiScsiLib. It shou...Tian, Feng1-4/+4
2011-05-23Add BlockIO revision 3 definition. Add new API ScsiInquiryCommandEx to UefiSc...niruiyu1-5/+115
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-10/+10
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2-2/+2
2010-05-28Add Read/Write (16) command to SCSI library.li-elvin1-16/+204
2010-04-23Update the copyright notice formathhtian2-4/+4
2010-02-241. Correct File header to ## @filelgao41-4/+4
2009-06-05Add missing parameter check ASSERTs in ScsiReadCapacity16Command() of UefiScs...rsun31-0/+6
2009-05-21Fix ScsiLib build break by << operator, which is replaced by LShiftU64 of Bas...lgao42-7/+9
2009-05-19Add back logic to encode LUN in CDB for compatibility with SCSI-2 spec, altho...rsun31-2/+56
2009-05-19Fix bugs in the UEFI SCSI Library.rsun31-56/+2
2009-05-11Fix minor coding style issue for ScsiReadCapacity16Command() API in UefiScsiLib qhuang81-9/+9
2009-05-09Update function header description of ScsiReadCapacity16Command() in the UEFI...mdkinney1-28/+32
2009-04-15Fix several minor coding style issues.qhuang81-10/+9
2009-04-01Read-Capacity16 command added for SCSI driversjji41-0/+94
2008-12-10Synchronize interface function comment from declaration in library class head...klu21-2/+2
2008-12-04Function comments have been checked with spec.jji41-6/+2
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-1/+0
2008-11-24Function headers checked with specjji41-31/+32
2008-11-17Code Scrub:jji41-259/+339
2008-11-13Update for the library class renaming: ScsiLib -> UefiScsiLibqhuang82-2/+2
2008-10-31Fix a typo.qwang121-1/+1
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-1/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-3/+5
2008-10-20Move definition of EFI_SCSI_TARGET_MAX_BYTES from IndustryStandard in MDE Pac...xli241-1/+6
2008-10-20Fix ECC issue.klu21-12/+12
2008-10-07add proper modifers preceding to function arguments.eric_tian1-4/+4
2008-10-07sync the comments of scsilib library class with Mde Library Spec.eric_tian1-137/+149
2008-09-19Update these library instances module type to UEFI_DIRVER, because they only ...lgao41-1/+1
2008-09-08Update UefiScsiLib to add ASSERT comments and define new macros to replace th...lgao41-28/+71
2008-08-30The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ...lgao41-1/+1
2008-08-25remove the unused msa files in MdePkg.lgao41-43/+0
2008-07-25Code Scrub for MdePkg.yshang11-12/+12