summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiScsiLib
AgeCommit message (Expand)Author
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