]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/UefiScsiLib
Fix the bug that SetMem.S of BaseMemoryLibOptDxe is incorrect.
[mirror_edk2.git] / MdePkg / Library / UefiScsiLib /
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-25 lgao4Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATI...
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-29 eric_tianRemove unnessary UEFI_SPECIFICATION_VERSION and PI_SPEC...
2008-10-28 xli24Refine file header for INF files of MDE library instances.
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-19 lgao4Update these library instances module type to UEFI_DIRV...
2008-09-08 lgao4Update UefiScsiLib to add ASSERT comments and define...
2008-08-30 lgao4The driver and library in MdePkg, MdeModulePkg and...
2008-08-25 lgao4remove the unused msa files in MdePkg.
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 yshang1Remove unused comments in MdePkg.
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 AJFISHremoved [includes] section from MdePkg and MdeModulePkg...
2007-06-29 klu21) Modify ScsiIo protocol according to UEFI specification