]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/UefiScsiLib/UefiScsiLib.c
Move definition of EFI_SCSI_TARGET_MAX_BYTES from IndustryStandard in MDE Package...
[mirror_edk2.git] / MdePkg / Library / UefiScsiLib / UefiScsiLib.c
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