| Commit message (Expand) | Author | Age | Files | Lines |
* | MdeModulePkg: ScsiBusDxe: Refactor DiscoverScsiDevice() | Yuan Yu | 2023-02-02 | 2 | -20/+23 |
* | MdeModulePkg/scsi :Coverity scan flags multiple issues in edk2-stable202205 | Sivaparvathi C | 2022-11-04 | 1 | -0/+5 |
* | MdeModulePkg: Apply uncrustify changes | Michael Kubacki | 2021-12-07 | 3 | -261/+255 |
* | MdeModulePkg/Bus/Scsi: Fix various typos | Antoine Coeur | 2020-02-10 | 2 | -5/+5 |
* | MdeModulePkg/ScsiBusDxe: Clean up Peripheral Type check | Zurcher, Christopher J | 2019-09-29 | 1 | -2/+3 |
* | MdeModulePkg: Replace BSD License with BSD+Patent License | Michael D Kinney | 2019-04-09 | 6 | -42/+6 |
* | MdeModulePkg: Removing ipf which is no longer supported from edk2. | Chen A Chen | 2018-09-06 | 1 | -1/+1 |
* | MdeModulePkg: Clean up source files | Liming Gao | 2018-06-28 | 5 | -98/+98 |
* | MdeModulePkg/ScsiBusDxe: don't produce ScsiIo for nonexistent LUNs, part 2 | Laszlo Ersek | 2017-08-19 | 1 | -2/+22 |
* | MdeModulePkg/ScsiBusDxe: remove redundant "else" after "break" statement | Laszlo Ersek | 2017-08-19 | 1 | -3/+4 |
* | MdeModulePkg/ScsiBusDxe: don't produce ScsiIo for nonexistent LUNs, part 1 | Laszlo Ersek | 2017-08-19 | 1 | -9/+1 |
* | MdeModulePkg ScsiBusDxe: Raise the Tpl of async IO callback to TPL_NOTIFY | Hao Wu | 2015-12-22 | 1 | -1/+1 |
* | MdeModulePkg ScsiBusDxe: Only signal caller event when PassThru() succeeds | Hao Wu | 2015-12-22 | 1 | -2/+3 |
* | MdeModulePkg: Convert all .uni files to utf-8 | Jordan Justen | 2015-12-15 | 2 | -0/+0 |
* | MdeModulePkg ScsiBusDxe: Fix caller event may nerver be signaled | Hao Wu | 2015-12-11 | 1 | -9/+37 |
* | MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo... | Gao, Liming | 2014-09-03 | 1 | -0/+0 |
* | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 2014-08-28 | 2 | -0/+0 |
* | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 2014-08-28 | 1 | -5/+10 |
* | MdeMdeModulePkg/Scsi: Enlarge SCSI cmd timeout to a more reasonable experienc... | Feng Tian | 2013-08-05 | 2 | -3/+8 |
* | Add missing status code in several modules. | li-elvin | 2012-10-30 | 3 | -24/+71 |
* | Allocate aligned buffer to satisfy the IoAlign requirement of high level prot... | lzeng14 | 2011-11-25 | 1 | -22/+82 |
* | Clean up the private GUID definition in module Level. | lgao4 | 2011-09-18 | 2 | -16/+11 |
* | Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is ... | niruiyu | 2011-07-06 | 2 | -4/+4 |
* | Fix potential null pointer dereference | erictian | 2011-06-20 | 1 | -6/+6 |
* | ScsiBus/ScsiDisk enhancement for no_media state. | erictian | 2011-06-14 | 1 | -73/+118 |
* | Refine soma code to make code run safely. | ydong10 | 2010-09-15 | 1 | -1/+1 |
* | According to SCSI spec, ANSI version is 3 bits, so 0x7 should be used to get ... | li-elvin | 2010-08-04 | 1 | -1/+1 |
* | Update the copyright notice format | hhtian | 2010-04-24 | 4 | -8/+8 |
* | 1. Correct File header to ## @file | lgao4 | 2010-02-24 | 1 | -4/+4 |
* | when remaining device path is not NULL, check if it's the device managed by b... | erictian | 2010-02-02 | 1 | -2/+5 |
* | Improve coding style in MdeModulePkg. | rsun3 | 2010-01-19 | 1 | -5/+7 |
* | 1. Add missing CloseProtocol in case RemainingDevicePath is NULL or EndOfDp | davidhuang | 2010-01-11 | 1 | -0/+9 |
* | 1. Eliminate RemainingDevicePath Type limitation, let PassThru to check its v... | davidhuang | 2010-01-11 | 1 | -67/+70 |
* | 1. updated PCI/AGP Devices to check RemainingDevicePath in Supported() and St... | vanjeff | 2009-09-15 | 1 | -1/+1 |
* | updated the Bus Driver that is able to create all or one of its child handles... | vanjeff | 2009-09-14 | 1 | -5/+45 |
* | Enhance error handle of BuildDevicePath for it is possible to receive other e... | gikidy | 2009-06-26 | 1 | -1/+1 |
* | Fix a bug in the SCSI Bus driver due to which some SCSI devices can not be di... | rsun3 | 2009-05-19 | 1 | -1/+1 |
* | Replace references to RFC 3066 with RFC 4646. | gikidy | 2009-04-30 | 2 | -4/+4 |
* | R8 tracker sync: | eric_tian | 2009-03-19 | 1 | -0/+14 |
* | Minor update on capitalization for ECC check. | xli24 | 2009-02-23 | 1 | -1/+1 |
* | Code size optimized | jji4 | 2009-02-03 | 1 | -8/+6 |
* | INF extension reviewed | jji4 | 2009-01-07 | 1 | -4/+4 |
* | Typo corrected | jji4 | 2008-12-30 | 1 | -1/+1 |
* | Some codes have been altered and replaced by functions of memory allocation l... | jji4 | 2008-12-18 | 1 | -10/+6 |
* | Some codes have been altered and replaced by library functions which makes mo... | jji4 | 2008-12-17 | 1 | -4/+5 |
* | Clean up to update the reference of the these macros: | qhuang8 | 2008-12-16 | 1 | -2/+2 |
* | INF module description added | jji4 | 2008-12-10 | 1 | -3/+3 |
* | Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie... | gikidy | 2008-12-03 | 1 | -2/+0 |
* | Update SCSI modules to use new macros defined in UefiLib. | qhuang8 | 2008-11-17 | 2 | -5/+1 |
* | Code Scrub | jji4 | 2008-11-14 | 1 | -1/+1 |