summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiScsiLib
Commit message (Expand)AuthorAgeFilesLines
* MdePkg/UefiScsiLib: Set FUA bit for synchronous SCSI Write operationsZurcher, Christopher J2020-04-151-6/+8
* MdePkg: Implement SCSI commands for Security Protocol In/OutZurcher, Christopher J2019-09-291-1/+228
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-093-19/+3
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-251-2/+2
* MdePkg: Clean up source filesLiming Gao2018-06-282-26/+26
* MdePkg UefiScsiLib: Raise the Tpl of async IO callback to TPL_NOTIFYHao Wu2015-12-221-4/+4
* MdePkg UefiScsiLib: Close event when SCSI command failsHao Wu2015-12-221-4/+44
* MdePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* MdePkg UefiScsiLib: Add non-blocking support for SCSI Read/Write commandHao Wu2015-12-112-1/+779
* MdePkg/UefiScsiLib: comments update to add EFI_INVALID_PARAMETER statusFeng Tian2015-09-101-149/+236
* MdePkg: UefiScsiLib: do not encode LUN in CDB for other SCSI commandsLaszlo Ersek2014-11-281-52/+1
* MdePkg: UefiScsiLib: do not encode LUN in CDB for READ and WRITELaszlo Ersek2014-11-281-28/+0
* MdePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-2/+3
* MdePkg/UefiScsiLib: Wrong function parameter comments in UefiScsiLib. It shou...Tian, Feng2014-04-301-4/+4
* Add BlockIO revision 3 definition. Add new API ScsiInquiryCommandEx to UefiSc...niruiyu2011-05-231-5/+115
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-10/+10
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-252-2/+2
* Add Read/Write (16) command to SCSI library.li-elvin2010-05-281-16/+204
* Update the copyright notice formathhtian2010-04-232-4/+4
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* Add missing parameter check ASSERTs in ScsiReadCapacity16Command() of UefiScs...rsun32009-06-051-0/+6
* Fix ScsiLib build break by << operator, which is replaced by LShiftU64 of Bas...lgao42009-05-212-7/+9
* Add back logic to encode LUN in CDB for compatibility with SCSI-2 spec, altho...rsun32009-05-191-2/+56
* Fix bugs in the UEFI SCSI Library.rsun32009-05-191-56/+2
* Fix minor coding style issue for ScsiReadCapacity16Command() API in UefiScsiLib qhuang82009-05-111-9/+9
* Update function header description of ScsiReadCapacity16Command() in the UEFI...mdkinney2009-05-091-28/+32
* Fix several minor coding style issues.qhuang82009-04-151-10/+9
* Read-Capacity16 command added for SCSI driversjji42009-04-011-0/+94
* Synchronize interface function comment from declaration in library class head...klu22008-12-101-2/+2
* 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