audk/MdeModulePkg
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
..
Application Update code to pass packaging tool. 2011-05-30 09:56:57 +00:00
Bus In AtaAtapiPassThru driver 2011-11-15 13:44:06 +00:00
Core MdeModulePkg: Remove variables that are set, but not used 2011-10-31 15:58:05 +00:00
Include MdeModulePkg: Define Boot Logo protocol to convey information of Logo dispayed during boot. 2011-11-04 08:27:53 +00:00
Library Do not call LocateProtocol when the current TPL is above or equal TPL_NOTIFY. 2011-11-15 01:48:13 +00:00
Logo Update the copyright notice format 2010-04-24 09:49:11 +00:00
Universal The handler dispatcher in PEI statuscode router driver should check if handler is NULL, if it is not NULL, then handler can be called. 2011-11-15 06:36:37 +00:00
MdeModulePkg.dec MdeModulePkg: Define Boot Logo protocol to convey information of Logo dispayed during boot. 2011-11-04 08:27:53 +00:00
MdeModulePkg.dsc Add a GUIDed HOB to init Debug Print error level earlier in DXE. Add NULL PEIM library to init HOB. 2011-10-08 21:00:13 +00:00