]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Scsi
MdeModulePkg/PciBusDxe: Fix small memory leak in FreePciDevice
[mirror_edk2.git] / MdeModulePkg / Bus / Scsi /
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
2017-12-09 Ruiyu NiMdeModulePkg/ScsiDisk: Return EFI_NO_MEDIA when no...
2017-08-18 Laszlo ErsekMdeModulePkg/ScsiBusDxe: don't produce ScsiIo for nonex...
2017-08-18 Laszlo ErsekMdeModulePkg/ScsiBusDxe: remove redundant "else" after...
2017-08-18 Laszlo ErsekMdeModulePkg/ScsiBusDxe: don't produce ScsiIo for nonex...
2017-04-13 Hao WuMdeModulePkg/ScsiDiskDxe: Fix undefined behavior in...
2016-05-20 Hao WuMdeModulePkg ScsiDiskDxe: Add Erase Block Protocol...
2016-05-05 Laszlo ErsekMdeModulePkg: ScsiDiskDxe: cope with broken "Supported...
2016-03-29 Hao WuMdeModulePkg ScsiDiskDxe: Fix hang issue when reconnect...
2016-01-07 Feng TianMdeModulePkg/ScsiDisk: Increase the value of SCSI_DISK_...
2015-12-22 Hao WuMdeModulePkg ScsiBusDxe: Raise the Tpl of async IO...
2015-12-22 Hao WuMdeModulePkg ScsiDiskDxe: Raise the Tpl of async IO...
2015-12-22 Hao WuMdeModulePkg ScsiDiskDxe: Add retry scheme for async...
2015-12-22 Hao WuMdeModulePkg ScsiDiskDxe: Fix async request retry times...
2015-12-22 Hao WuMdeModulePkg ScsiDiskDxe: Close event when SCSI command...
2015-12-22 Hao WuMdeModulePkg ScsiBusDxe: Only signal caller event when...
2015-12-22 Hao WuMdeModulePkg ScsiDiskDxe: Modify WriteBlocks(Ex)()...
2015-12-22 Hao WuMdeModulePkg ScsiDiskDxe: Modify FlushBlocksEx() to...
2015-12-22 Hao WuMdeModulePkg ScsiDiskDxe: Set block I/O media of SCSI...
2015-12-15 Jordan JustenMdeModulePkg: Convert all .uni files to utf-8
2015-12-11 Hao WuMdeModulePkg ScsiBusDxe: Fix caller event may nerver...
2015-12-11 Hao WuMdeModulePkg ScsiDiskDxe: Add BlockIO2 Support
2015-09-10 Laszlo ErsekMdeModulePkg: ScsiDiskDxe: adapt SectorCount when short...
2015-09-10 Laszlo ErsekMdeModulePkg: ScsiDiskDxe: recognize EFI_BAD_BUFFER_SIZE
2015-04-29 Feng TianMdeModulePkg: fix some issues in ScsiDisk to co-work...
2015-04-23 Feng TianMdeModulePkg/ScsiDisk: Set correct value to the Media...
2014-09-30 Olivier MartinMdeModulePkg/ScsiDiskDxe: Fix the build warning/error...
2014-09-03 Gao, LimingMdeModulePkg: Convert non DOS format files to DOS forma...
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-08-28 Zeng, StarMdeModulePkg: INF/DEC file updates to EDK II packages
2014-04-30 Tian, FengMdeModulePkg/ScsiDisk: Using back-off algorithm to...
2014-02-11 Tian, FengMdeModulePkg/ScsiDisk:If the SCSI device target status...
2013-08-05 Feng TianMdeMdeModulePkg/Scsi: Enlarge SCSI cmd timeout to a...
2013-01-04 erictianMdeModulePkg/AtaBus&ScsiBus: Dynamically calculate...
2012-10-30 li-elvinAdd missing status code in several modules.
2012-03-06 erictianMdeModulePkg: When media_change happens at Partition...
2011-11-25 lzeng14Allocate aligned buffer to satisfy the IoAlign requirem...
2011-11-03 erictianMdeModulePkg: ATA performance tuning.
2011-09-18 lgao4Clean up the private GUID definition in module Level.
2011-09-07 erictianMedia detection logic is enhanced to be more robust.
2011-07-06 niruiyuFix the comments to follow UEFI Spec regarding how...
2011-06-20 erictianFix potential null pointer dereference
2011-06-14 erictianScsiBus/ScsiDisk enhancement for no_media state.
2011-05-23 niruiyuChange Partition/ScsiDxe driver to produce Block IO...
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.
next