]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/NvmExpressDxe: roll back redundant change in r17286
authorFeng Tian <feng.tian@intel.com>
Thu, 4 Jun 2015 06:57:18 +0000 (06:57 +0000)
committererictian <erictian@Edk2>
Thu, 4 Jun 2015 06:57:18 +0000 (06:57 +0000)
commit166801d279195cb43902360b797305a3a53bbed2
tree2c483256ca8367de1b3bac95d15895b357ebb41c
parent7dd62c4e8bcdb8f68d6ab765ca3f411489e71958
MdeModulePkg/NvmExpressDxe: roll back redundant change in r17286

The initialization of Cc.Iosqes and Cc.Iocqes should not be removed
before any I/O operation as it would impact Qemu-NVMe functionality

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Feng Tian <feng.tian@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17559 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressHci.c