| Commit message (Expand) | Author | Age | Files | Lines |
* | MdePkg: Apply uncrustify changes | Michael Kubacki | 2021-12-07 | 1 | -315/+299 |
* | MdePkg: Change OPTIONAL keyword usage style | Michael D Kinney | 2021-12-07 | 1 | -32/+32 |
* | MdePkg/UefiScsiLib: Set FUA bit for synchronous SCSI Write operations | Zurcher, Christopher J | 2020-04-15 | 1 | -6/+8 |
* | MdePkg: Implement SCSI commands for Security Protocol In/Out | Zurcher, Christopher J | 2019-09-29 | 1 | -1/+228 |
* | MdePkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 3 | -19/+3 |
* | MdePkg: Removing ipf which is no longer supported from edk2. | Chen A Chen | 2018-09-25 | 1 | -2/+2 |
* | MdePkg: Clean up source files | Liming Gao | 2018-06-28 | 2 | -26/+26 |
* | MdePkg UefiScsiLib: Raise the Tpl of async IO callback to TPL_NOTIFY | Hao Wu | 2015-12-22 | 1 | -4/+4 |
* | MdePkg UefiScsiLib: Close event when SCSI command fails | Hao Wu | 2015-12-22 | 1 | -4/+44 |
* | MdePkg: Convert all .uni files to utf-8 | Jordan Justen | 2015-12-15 | 1 | -0/+0 |
* | MdePkg UefiScsiLib: Add non-blocking support for SCSI Read/Write command | Hao Wu | 2015-12-11 | 2 | -1/+779 |
* | MdePkg/UefiScsiLib: comments update to add EFI_INVALID_PARAMETER status | Feng Tian | 2015-09-10 | 1 | -149/+236 |
* | MdePkg: UefiScsiLib: do not encode LUN in CDB for other SCSI commands | Laszlo Ersek | 2014-11-28 | 1 | -52/+1 |
* | MdePkg: UefiScsiLib: do not encode LUN in CDB for READ and WRITE | Laszlo Ersek | 2014-11-28 | 1 | -28/+0 |
* | MdePkg: Convert non DOS format files to DOS format | Gao, Liming | 2014-09-03 | 1 | -0/+0 |
* | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming | 2014-08-27 | 1 | -0/+0 |
* | MdePkg: INF/DEC file updates to EDK II packages | Gao, Liming | 2014-08-27 | 1 | -2/+3 |
* | MdePkg/UefiScsiLib: Wrong function parameter comments in UefiScsiLib. It shou... | Tian, Feng | 2014-04-30 | 1 | -4/+4 |
* | Add BlockIO revision 3 definition. Add new API ScsiInquiryCommandEx to UefiSc... | niruiyu | 2011-05-23 | 1 | -5/+115 |
* | Minor grammatical work--mostly adding periods. Items with ONLY period added ... | myronporter | 2010-06-30 | 1 | -10/+10 |
* | Minor grammatical work--mostly adding periods. Items with ONLY period added ... | myronporter | 2010-06-25 | 2 | -2/+2 |
* | Add Read/Write (16) command to SCSI library. | li-elvin | 2010-05-28 | 1 | -16/+204 |
* | Update the copyright notice format | hhtian | 2010-04-23 | 2 | -4/+4 |
* | 1. Correct File header to ## @file | lgao4 | 2010-02-24 | 1 | -4/+4 |
* | Add missing parameter check ASSERTs in ScsiReadCapacity16Command() of UefiScs... | rsun3 | 2009-06-05 | 1 | -0/+6 |
* | Fix ScsiLib build break by << operator, which is replaced by LShiftU64 of Bas... | lgao4 | 2009-05-21 | 2 | -7/+9 |
* | Add back logic to encode LUN in CDB for compatibility with SCSI-2 spec, altho... | rsun3 | 2009-05-19 | 1 | -2/+56 |
* | Fix bugs in the UEFI SCSI Library. | rsun3 | 2009-05-19 | 1 | -56/+2 |
* | Fix minor coding style issue for ScsiReadCapacity16Command() API in UefiScsiLib | qhuang8 | 2009-05-11 | 1 | -9/+9 |
* | Update function header description of ScsiReadCapacity16Command() in the UEFI... | mdkinney | 2009-05-09 | 1 | -28/+32 |
* | Fix several minor coding style issues. | qhuang8 | 2009-04-15 | 1 | -10/+9 |
* | Read-Capacity16 command added for SCSI drivers | jji4 | 2009-04-01 | 1 | -0/+94 |
* | Synchronize interface function comment from declaration in library class head... | klu2 | 2008-12-10 | 1 | -2/+2 |
* | Function comments have been checked with spec. | jji4 | 2008-12-04 | 1 | -6/+2 |
* | Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE... | lgao4 | 2008-11-25 | 1 | -1/+0 |
* | Function headers checked with spec | jji4 | 2008-11-24 | 1 | -31/+32 |
* | Code Scrub: | jji4 | 2008-11-17 | 1 | -259/+339 |
* | Update for the library class renaming: ScsiLib -> UefiScsiLib | qhuang8 | 2008-11-13 | 2 | -2/+2 |
* | Fix a typo. | qwang12 | 2008-10-31 | 1 | -1/+1 |
* | Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I... | eric_tian | 2008-10-29 | 1 | -1/+0 |
* | Refine file header for INF files of MDE library instances. | xli24 | 2008-10-28 | 1 | -3/+5 |
* | Move definition of EFI_SCSI_TARGET_MAX_BYTES from IndustryStandard in MDE Pac... | xli24 | 2008-10-20 | 1 | -1/+6 |
* | Fix ECC issue. | klu2 | 2008-10-20 | 1 | -12/+12 |
* | add proper modifers preceding to function arguments. | eric_tian | 2008-10-07 | 1 | -4/+4 |
* | sync the comments of scsilib library class with Mde Library Spec. | eric_tian | 2008-10-07 | 1 | -137/+149 |
* | Update these library instances module type to UEFI_DIRVER, because they only ... | lgao4 | 2008-09-19 | 1 | -1/+1 |
* | Update UefiScsiLib to add ASSERT comments and define new macros to replace th... | lgao4 | 2008-09-08 | 1 | -28/+71 |
* | The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend ... | lgao4 | 2008-08-30 | 1 | -1/+1 |
* | remove the unused msa files in MdePkg. | lgao4 | 2008-08-25 | 1 | -43/+0 |
* | Code Scrub for MdePkg. | yshang1 | 2008-07-25 | 1 | -12/+12 |