]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg/NvmExpressDxe: Adjust R/W DEBUG prints to BLKIO level
authorHao Wu <hao.a.wu@intel.com>
Tue, 12 Jun 2018 02:09:36 +0000 (10:09 +0800)
committerHao Wu <hao.a.wu@intel.com>
Wed, 13 Jun 2018 03:19:22 +0000 (11:19 +0800)
commit47dad475832321171a534591b855af6457d4deda
treea6391fd1dc39128a6f8c6b5b016f0f10f82099bd
parentcaf744956d4c8c0ef358bdc3df2cdb10265c2ea8
MdeModulePkg/NvmExpressDxe: Adjust R/W DEBUG prints to BLKIO level

REF:https://bugzilla.tianocore.org/show_bug.cgi?id=980

Adjust the DEBUG prints within function:
NvmeRead(), NvmeWrite(), AsyncNvmeRead() and AsyncNvmeWrite()

to DEBUG_BLKIO for the consistency with other storage device drivers
(e.g. ATA, USB and etc.).

Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Cc: Eric Dong <eric.dong@intel.com>
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Star Zeng <star.zeng@intel.com>
MdeModulePkg/Bus/Pci/NvmExpressDxe/NvmExpressBlockIo.c