Dear MdeModulePkg Maintainer, as was reported earlier in this list there are some problems with a large transfers from/to block devices under gEfiBlockIoProtocolGuid provided by ScsiDiskDxe. It is not a big problem for most SCSI devices but this could be a problem for IDE devices accessed via AtaAtapiPassThruDxe in PIO mode.
This patch introduces a Pcd limited a maximum transfer size for ScsiDiskDxe. This is a simple and transparent solution. Another solution would be to teach AtaAtapiPassThruDxe to split IO requests, as legacy IntelFrameworkModulePkg/IdeBusDxe does, but it doesn't look easy. Thank you. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Mike Maslenkin <miha...@parallels.com> ------------------------------------------------------------------------------ "Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE Instantly run your Selenium tests across 300+ browser/OS combos. Get unparalleled scalability from the best Selenium testing platform available Simple to use. Nothing to install. Get started now for free." http://p.sf.net/sfu/SauceLabs _______________________________________________ edk2-devel mailing list edk2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-devel