audk/MdeModulePkg/Bus/Ata/AtaAtapiPassThru
qianouyang 1aff716ac7 In AtaAtapiPassThru driver
1.	move the non-blocking task related setting ahead to store the MapTable and PageCount in case there is a IO operation error happened then the error handler code could use those information to release the resource.
2.	Enlarge the TPL protective area to make sure the simulative delay time is accurate when there is mixing usage of Non blocking and blocking I/O.

Signed-off-by: qianouyang
Reviewed-by: erictian


git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12712 6f19259b-4bc3-4df7-8a09-765794883524
2011-11-15 13:44:06 +00:00
..
AhciMode.c In AtaAtapiPassThru driver 2011-11-15 13:44:06 +00:00
AhciMode.h MdeModulePkg: ATA performance tuning. 2011-11-03 12:38:21 +00:00
AtaAtapiPassThru.c MdeModulePkg: Remove variables that are set, but not used 2011-10-31 15:58:05 +00:00
AtaAtapiPassThru.h MdeModulePkg: ATA performance tuning. 2011-11-03 12:38:21 +00:00
AtaAtapiPassThru.inf Correct AtaAtapiPassThru module packaging info. 2011-11-15 09:47:32 +00:00
ComponentName.c Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. 2011-07-06 03:55:36 +00:00
IdeMode.c In AtaAtapiPassThru driver 2011-11-15 13:44:06 +00:00
IdeMode.h Add BlockIO2 Protocol. 2011-05-03 10:31:41 +00:00