]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Scsi/ScsiBusDxe
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Bus / Scsi / ScsiBusDxe /
2023-02-02 Yuan YuMdeModulePkg: ScsiBusDxe: Refactor DiscoverScsiDevice()
2022-11-04 Sivaparvathi CMdeModulePkg/scsi :Coverity scan flags multiple issues...
2021-12-07 Michael KubackiMdeModulePkg: Apply uncrustify changes
2020-02-10 Antoine CoeurMdeModulePkg/Bus/Scsi: Fix various typos
2019-09-29 Zurcher, Christopher JMdeModulePkg/ScsiBusDxe: Clean up Peripheral Type check
2019-04-09 Michael D KinneyMdeModulePkg: Replace BSD License with BSD+Patent License
2018-09-06 Chen A ChenMdeModulePkg: Removing ipf which is no longer supported...
2018-06-28 Liming GaoMdeModulePkg: Clean up source files
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...
2015-12-22 Hao WuMdeModulePkg ScsiBusDxe: Raise the Tpl of async IO...
2015-12-22 Hao WuMdeModulePkg ScsiBusDxe: Only signal caller event when...
2015-12-15 Jordan JustenMdeModulePkg: Convert all .uni files to utf-8
2015-12-11 Hao WuMdeModulePkg ScsiBusDxe: Fix caller event may nerver...
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
2013-08-05 Feng TianMdeMdeModulePkg/Scsi: Enlarge SCSI cmd timeout to a...
2012-10-30 li-elvinAdd missing status code in several modules.
2011-11-25 lzeng14Allocate aligned buffer to satisfy the IoAlign requirem...
2011-09-18 lgao4Clean up the private GUID definition in module Level.
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.
2010-09-15 ydong10Refine soma code to make code run safely.
2010-08-04 li-elvinAccording to SCSI spec, ANSI version is 3 bits, so...
2010-04-24 hhtianUpdate the copyright notice format
2010-02-24 lgao41. Correct File header to ## @file
2010-02-02 erictianwhen remaining device path is not NULL, check if it...
2010-01-19 rsun3Improve coding style in MdeModulePkg.
2010-01-11 davidhuang1. Add missing CloseProtocol in case RemainingDevicePat...
2010-01-11 davidhuang1. Eliminate RemainingDevicePath Type limitation, let...
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-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-03-19 eric_tianR8 tracker sync:
2009-02-23 xli24Minor update on capitalization for ECC check.
2009-02-03 jji4Code size optimized
2009-01-07 jji4INF extension reviewed
2008-12-30 jji4Typo corrected
2008-12-18 jji4Some codes have been altered and replaced by functions...
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 klu2Porting ScsiBus module for Nt32Pkg.