]> git.proxmox.com Git - mirror_edk2.git/commit
MdeModulePkg UfsPassThruDxe: Raise to TPL_NOTIFY when dealing async task
authorHao Wu <hao.a.wu@intel.com>
Tue, 22 Dec 2015 13:58:52 +0000 (13:58 +0000)
committerhwu1225 <hwu1225@Edk2>
Tue, 22 Dec 2015 13:58:52 +0000 (13:58 +0000)
commit7e4632a38f6724f58eb3d3f19ac9e4993cd83c8c
tree457a5b2896e35e32dd1bb74171a45635d290d4fd
parent6be0af054e2f429d2ebe01c05b822aad4a62de6b
MdeModulePkg UfsPassThruDxe: Raise to TPL_NOTIFY when dealing async task

This commit will raise the Tpl to TPL_NOTIFY when adding non-blocking SCSI
I/O requests to the asynchronous task list.

This commit will also raise the Tpl of asynchronous task polling timer to
TPL_NOTIFY.

These changes are made to match the behavior in ScsiDiskDxe driver.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Hao Wu <hao.a.wu@intel.com>
Reviewed-by: Feng Tian <feng.tian@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19455 6f19259b-4bc3-4df7-8a09-765794883524
MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThru.c
MdeModulePkg/Bus/Ufs/UfsPassThruDxe/UfsPassThruHci.c