]> git.proxmox.com Git - mirror_edk2.git/history - MdeModulePkg/Bus/Scsi/ScsiBusDxe/ScsiBus.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Bus / Scsi / ScsiBusDxe / ScsiBus.c
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-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-11 Hao WuMdeModulePkg ScsiBusDxe: Fix caller event may nerver...
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-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-02 erictianwhen remaining device path is not NULL, check if it...
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-03-19 eric_tianR8 tracker sync:
2009-02-23 xli24Minor update on capitalization for ECC check.
2009-02-03 jji4Code size optimized
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-11-17 qhuang8Update SCSI modules to use new macros defined in UefiLib.
2008-11-14 jji4Code Scrub
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-04-09 qhuang8Update all files to follow doxygen style file header.
2007-11-20 qhuang8Remove debug print statement checked in inadvertently
2007-11-20 qhuang8Remove Atapi Pass Thru driver in MdeModulePkg. This...
2007-10-09 yshang1Clean up Network Components to support GCC build.
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-17 vanjeff1. Fixed tools_def.template to meet ICC build for IA32
2007-07-02 klu2Porting R8's PI-enabled ScsiBus driver
2007-06-29 AJFISHPatch so the tree will compile
2007-06-29 klu2Porting ScsiBus module for Nt32Pkg.