1. a358976 edk2/MdePkg/MdePkg/Library/UefiScsiLib/UefiScsiLib.c: by jljusten · 17 years ago
  2. ba7e162 Fix a bug of ScsiWrite10Command() UefiScsiLib. After the SCSI WRITE command is executed, the output DataLength parameter should be EFI_SCSI_IO_SCSI_REQUEST_PACKET.OutTransferLength, instead of EFI_SCSI_IO_SCSI_REQUEST_PACKET.InTransferLength. by xli24 · 17 years ago
  3. c7a54f2 Fix invalid return status to sync with newest UEFI spec 2.1 by qhuang8 · 17 years ago
  4. d35be2a Sync code with MdePkg spec for Scsi library class and CustomDecompress library class. by lgao4 · 17 years ago
  5. 581e82a Fix bugs in MdePkg for GCC build. by yshang1 · 17 years ago
  6. bf231ea Fixed comments to follow coding standard. by AJFISH · 17 years ago
  7. d5b86e4 Removed MdePkg usage of ModuleName: in file headers by AJFISH · 17 years ago
  8. a02e796 1) Modify ScsiIo protocol according to UEFI specification by klu2 · 18 years ago