]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Scsi
Clean up DEC files:
[mirror_edk2.git] / MdeModulePkg / Bus / Scsi /
2011-04-25 niruiyuChange BlockIo drivers to return EFI_NO_MEDIA or EFI_ME...
2010-10-19 erictianreturn EFI_DEVICE_ERROR if the Status value is not...
2010-09-15 ydong10Refine soma code to make code run safely.
2010-08-23 li-elvinChange the check condition for 16 byte command, when...
2010-08-04 li-elvinAccording to SCSI spec, ANSI version is 3 bits, so...
2010-06-04 li-elvinChange MaxBlock to HEX value to avoid GCC build failure.
2010-05-28 li-elvinIf SCSI version support Read/Write (16) command, use...
2010-04-24 hhtianUpdate the copyright notice format
2010-02-24 lgao41. Correct File header to ## @file
2010-02-11 rsun3Coding style fix and minor improvements.
2010-02-02 erictianwhen remaining device path is not NULL, check if it...
2010-01-19 rsun3Improve coding style in MdeModulePkg.
2010-01-15 rsun3Fix some coding style issues in MdeModulePkg.
2010-01-11 davidhuang1. Add missing CloseProtocol in case RemainingDevicePat...
2010-01-11 davidhuang1. Eliminate RemainingDevicePath Type limitation, let...
2009-12-22 qhuang8Enhance SCSI disk module to produce Disk Info protocol...
2009-09-15 vanjeff1. updated PCI/AGP Devices to check RemainingDevicePath...
2009-09-14 vanjeffupdated the Bus Driver that is able to create all or...
2009-06-29 gikidyUpdate the SCSI Disk Driver to not mount drives on...
2009-06-26 gikidyEnhance error handle of BuildDevicePath for it is possi...
2009-05-19 rsun3Fix a bug in the SCSI Bus driver due to which some...
2009-04-30 gikidyReplace references to RFC 3066 with RFC 4646.
2009-04-01 jji4Read-Capacity16 command added for SCSI drivers
2009-03-19 eric_tianR8 tracker sync:
2009-02-23 xli24Minor update on capitalization for ECC check.
2009-02-06 jji4Coding style checked
2009-02-03 jji4Code size optimized
2009-01-07 jji4INF extension reviewed
2008-12-30 jji4Typo corrected
2008-12-18 jji4Library class of MemoryAllocationLib has been added.
2008-12-18 jji4Library class of MemoryAllocationLib has been added.
2008-12-18 jji4Some codes have been altered and replaced by functions...
2008-12-17 gikidyFix some typo.
2008-12-17 jji4Some codes have been altered and replaced by library...
2008-12-16 qhuang8Clean up to update the reference of the these macros:
2008-12-10 jji4INF module description added
2008-12-03 gikidyRemove some useless EDK_RELEASE_VERSION, EFI_SPECIFICAT...
2008-11-17 qhuang8Update SCSI modules to use new macros defined in UefiLib.
2008-11-14 jji4Code Scrub
2008-11-13 qhuang8Rename the reference library class of ScsiLib to UefiSc...
2008-11-12 jji4Code Scrub:
2008-11-10 qwang12Rename EfiScsiStallSeconds to EFI_SCSI_STALL_SECONDS...
2008-10-30 jji4Patch to remove STATIC modifier. This is on longer...
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-08-30 lgao4The driver and library in MdePkg, MdeModulePkg and...
2008-08-25 lgao4remove the unused msa files in MdeModulePkg.
2008-08-18 qhuang8Update some module INF files in MdeModulePkg to "UEFI_D...
2008-04-09 qhuang8Update all files to follow doxygen style file header.
2008-03-11 jljustenedk2/MdeModulePkg/Universal/Network/IScsiDxe/IScsiTcp4Io.h:
2007-11-20 qhuang8Remove debug print statement checked in inadvertently
2007-11-20 qhuang8Remove Atapi Pass Thru driver in MdeModulePkg. This...
2007-10-11 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-10-09 yshang1Clean up Network Components to support GCC build.
2007-10-09 qhuang8Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED...
2007-09-30 qhuang8Update to support to produce Component Name and &...
2007-09-20 qhuang81. Set the Target array to zero before fill the target id.
2007-08-27 qwang12Make MdeModulePkg GCC clean.
2007-08-14 lgao4Sync code with MdePkg spec for Scsi library class and...
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-17 vanjeff1. Fixed tools_def.template to meet ICC build for IA32
2007-07-16 klu2Add Dxe as postfix to Scsi related driver.
2007-07-02 klu2Porting R8's PI-enabled ScsiBus driver
2007-06-29 AJFISHremoved [includes] section from MdePkg and MdeModulePkg...
2007-06-29 AJFISHPatch so the tree will compile
2007-06-29 klu2Add ScsiDiskDxe driver for Nt32Pkg
2007-06-29 klu2Porting ScsiBus module for Nt32Pkg.