]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/ScsiDisk: Set correct value to the Media->IoAlign field of BlockIo proto...
authorFeng Tian <feng.tian@intel.com>
Thu, 23 Apr 2015 01:42:57 +0000 (01:42 +0000)
committererictian <erictian@Edk2>
Thu, 23 Apr 2015 01:42:57 +0000 (01:42 +0000)
commit3b7f0a488be0ca7a2a8e4c352b0e10496bee9530
treea3b7c43b2304f093cbd46dcbeec36ee2b9379bbb
parentbcd5efb1c07267a96bd8069ba3eee02a0146b87c
MdeModulePkg/ScsiDisk: Set correct value to the Media->IoAlign field of BlockIo protocol instance.

Media->IoAlign field of BlockIo protocol instance installed by this driver should be set to the value of ScsiIo->IoAlign.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Feng Tian <feng.tian@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17195 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Bus/Scsi/ScsiDiskDxe/ScsiDisk.c