]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/UefiScsiLib/UefiScsiLib.c
Add back logic to encode LUN in CDB for compatibility with SCSI-2 spec, although...
[mirror_edk2.git] / MdePkg / Library / UefiScsiLib / UefiScsiLib.c
2009-05-19 rsun3Add back logic to encode LUN in CDB for compatibility...
2009-05-19 rsun3Fix bugs in the UEFI SCSI Library.
2009-05-11 qhuang8Fix minor coding style issue for ScsiReadCapacity16Comm...
2009-05-09 mdkinneyUpdate function header description of ScsiReadCapacity1...
2009-04-15 qhuang8Fix several minor coding style issues.
2009-04-01 jji4Read-Capacity16 command added for SCSI drivers
2008-12-10 klu2Synchronize interface function comment from declaration...
2008-12-04 jji4Function comments have been checked with spec.
2008-11-24 jji4Function headers checked with spec
2008-11-17 jji4Code Scrub:
2008-11-13 qhuang8Update for the library class renaming: ScsiLib -> UefiS...
2008-10-31 qwang12Fix a typo.
2008-10-20 xli24Move definition of EFI_SCSI_TARGET_MAX_BYTES from Indus...
2008-10-20 klu2Fix ECC issue.
2008-10-07 eric_tianadd proper modifers preceding to function arguments.
2008-10-07 eric_tiansync the comments of scsilib library class with Mde...
2008-09-08 lgao4Update UefiScsiLib to add ASSERT comments and define...
2008-08-30 lgao4The driver and library in MdePkg, MdeModulePkg and...
2008-07-25 yshang1Code Scrub for MdePkg.
2008-07-16 yshang1Code Scrub the common includes in MdePkg.
2008-02-25 lgao4Fix build failure by adding DebugLib
2008-02-25 lgao4update comments and add assert for these files.
2007-11-02 jljustenedk2/MdePkg/MdePkg/Library/UefiScsiLib/UefiScsiLib.c:
2007-09-28 xli24Fix a bug of ScsiWrite10Command() UefiScsiLib. After...
2007-09-20 qhuang8Fix invalid return status to sync with newest UEFI...
2007-08-14 lgao4Sync code with MdePkg spec for Scsi library class and...
2007-07-19 yshang1Fix bugs in MdePkg for GCC build.
2007-07-13 AJFISHFixed comments to follow coding standard.
2007-07-12 AJFISHRemoved MdePkg usage of ModuleName: in file headers
2007-06-29 klu21) Modify ScsiIo protocol according to UEFI specification