audk/MdeModulePkg/Bus/Ufs/UfsPassThruDxe
Hao Wu 7e4632a38f 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
2015-12-22 13:58:52 +00:00
..
ComponentName.c
UfsPassThru.c MdeModulePkg UfsPassThruDxe: Raise to TPL_NOTIFY when dealing async task 2015-12-22 13:58:52 +00:00
UfsPassThru.h MdeModulePkg UfsPassThruDxe: Add Non-blocking I/O Support 2015-12-11 01:58:45 +00:00
UfsPassThru.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
UfsPassThruDxe.inf MdeModulePkg/Ufs: Refine EDKII_UFS_HOST_CONTROLLER_PROTOCOL interface 2015-05-28 07:42:05 +00:00
UfsPassThruExtra.uni MdeModulePkg: Convert all .uni files to utf-8 2015-12-15 04:56:23 +00:00
UfsPassThruHci.c MdeModulePkg UfsPassThruDxe: Raise to TPL_NOTIFY when dealing async task 2015-12-22 13:58:52 +00:00
UfsPassThruHci.h