| Commit message (Expand) | Author | Age | Files | Lines |
* | MdeModulePkg: Update ReceiveData and SendData function description | Qingyu Shang | 2024-03-13 | 2 | -4/+12 |
* | MdeModulePkg: Update code to be more C11 compliant by using __func__ | Rebecca Cran | 2023-04-10 | 1 | -3/+3 |
* | MdeModulePkg: Consume new alignment-related macros | Marvin Häuser | 2023-04-01 | 2 | -4/+2 |
* | MdeModulePkg: Rename IS_ALIGNED macros to avoid name collisions | Marvin Häuser | 2023-04-01 | 2 | -3/+3 |
* | MdeModulePkg: ScsiDiskDxe: clean up comment in ScsiDisk.c | Yuan Yu | 2023-02-04 | 1 | -4/+0 |
* | 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 | 2 | -10/+19 |
* | MdeModulePkg/ScsiDiskDxe: Update proper device name for ScsiDisk drive | Cheripally Gopi | 2022-10-31 | 3 | -2/+62 |
* | MdeModulePkg: Apply uncrustify changes | Michael Kubacki | 2021-12-07 | 6 | -1715/+1735 |
* | MdeModulePkg: Change use of EFI_D_* to DEBUG_* | Michael D Kinney | 2021-12-07 | 1 | -22/+22 |
* | MdeModulePkg/Bus/Scsi: Fix various typos | Antoine Coeur | 2020-02-10 | 4 | -26/+26 |
* | MdeModulePkg/ScsiDiskDxe: Support Storage Security Command Protocol | Zurcher, Christopher J | 2019-09-29 | 3 | -16/+774 |
* | 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 | 12 | -84/+12 |
* | MdeModulePkg: Removing ipf which is no longer supported from edk2. | Chen A Chen | 2018-09-06 | 2 | -2/+2 |
* | MdeModulePkg: Clean up source files | Liming Gao | 2018-06-28 | 11 | -202/+202 |
* | MdeModulePkg/ScsiDisk: Return EFI_NO_MEDIA when no media presents | Ruiyu Ni | 2017-12-09 | 1 | -11/+30 |
* | 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/ScsiDiskDxe: Fix undefined behavior in signed left shift | Hao Wu | 2017-04-13 | 1 | -2/+2 |
* | MdeModulePkg ScsiDiskDxe: Add Erase Block Protocol support for UFS devices | Hao Wu | 2016-05-20 | 3 | -27/+761 |
* | MdeModulePkg: ScsiDiskDxe: cope with broken "Supported VPD Pages" VPD page | Laszlo Ersek | 2016-05-05 | 1 | -0/+37 |
* | MdeModulePkg ScsiDiskDxe: Fix hang issue when reconnecting an ISCSI device | Hao Wu | 2016-03-29 | 1 | -5/+13 |
* | MdeModulePkg/ScsiDisk: Increase the value of SCSI_DISK_TIMEOUT to 30s | Feng Tian | 2016-01-07 | 1 | -1/+5 |
* | MdeModulePkg ScsiBusDxe: Raise the Tpl of async IO callback to TPL_NOTIFY | Hao Wu | 2015-12-22 | 1 | -1/+1 |
* | MdeModulePkg ScsiDiskDxe: Raise the Tpl of async IO callback to TPL_NOTIFY | Hao Wu | 2015-12-22 | 2 | -12/+105 |
* | MdeModulePkg ScsiDiskDxe: Add retry scheme for async SCSI I/O command | Hao Wu | 2015-12-22 | 1 | -8/+58 |
* | MdeModulePkg ScsiDiskDxe: Fix async request retry times info lost issue | Hao Wu | 2015-12-22 | 2 | -0/+32 |
* | MdeModulePkg ScsiDiskDxe: Close event when SCSI command fails | Hao Wu | 2015-12-22 | 1 | -0/+24 |
* | MdeModulePkg ScsiBusDxe: Only signal caller event when PassThru() succeeds | Hao Wu | 2015-12-22 | 1 | -2/+3 |
* | MdeModulePkg ScsiDiskDxe: Modify WriteBlocks(Ex)() to follow UEFI spec | Hao Wu | 2015-12-22 | 1 | -0/+10 |
* | MdeModulePkg ScsiDiskDxe: Modify FlushBlocksEx() to follow UEFI spec | Hao Wu | 2015-12-22 | 2 | -10/+71 |
* | MdeModulePkg ScsiDiskDxe: Set block I/O media of SCSI CDROM to read-only | Hao Wu | 2015-12-22 | 1 | -0/+1 |
* | MdeModulePkg: Convert all .uni files to utf-8 | Jordan Justen | 2015-12-15 | 4 | -0/+0 |
* | MdeModulePkg ScsiBusDxe: Fix caller event may nerver be signaled | Hao Wu | 2015-12-11 | 1 | -9/+37 |
* | MdeModulePkg ScsiDiskDxe: Add BlockIO2 Support | Hao Wu | 2015-12-11 | 4 | -14/+1767 |
* | MdeModulePkg: ScsiDiskDxe: adapt SectorCount when shortening transfers | Laszlo Ersek | 2015-09-10 | 1 | -0/+41 |
* | MdeModulePkg: ScsiDiskDxe: recognize EFI_BAD_BUFFER_SIZE | Laszlo Ersek | 2015-09-10 | 1 | -4/+4 |
* | MdeModulePkg: fix some issues in ScsiDisk to co-work with UFS stack | Feng Tian | 2015-04-29 | 2 | -12/+15 |
* | MdeModulePkg/ScsiDisk: Set correct value to the Media->IoAlign field of Block... | Feng Tian | 2015-04-23 | 1 | -10/+11 |
* | MdeModulePkg/ScsiDiskDxe: Fix the build warning/error "unreachable statement" | Olivier Martin | 2014-09-30 | 1 | -1/+0 |
* | MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo... | Gao, Liming | 2014-09-03 | 2 | -0/+0 |
* | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 2014-08-28 | 4 | -0/+0 |
* | MdeModulePkg: INF/DEC file updates to EDK II packages | Zeng, Star | 2014-08-28 | 2 | -12/+24 |
* | MdeModulePkg/ScsiDisk: Using back-off algorithm to dynamically adjust transfe... | Tian, Feng | 2014-04-30 | 2 | -113/+160 |
* | MdeModulePkg/ScsiDisk:If the SCSI device target status is in CHECK_CONDITION,... | Tian, Feng | 2014-02-11 | 1 | -57/+278 |
* | MdeMdeModulePkg/Scsi: Enlarge SCSI cmd timeout to a more reasonable experienc... | Feng Tian | 2013-08-05 | 4 | -15/+30 |
* | MdeModulePkg/AtaBus&ScsiBus: Dynamically calculate how long shall we wait for... | erictian | 2013-01-04 | 1 | -2/+60 |
* | Add missing status code in several modules. | li-elvin | 2012-10-30 | 3 | -24/+71 |