audk/SourceLevelDebugPkg/Library
Jeff Fan 2638c11107 SourceLevelDebugPkg/SecPeiDebugAgentLib: Restore CPU interrupt state
In DEBUG_AGENT_INIT_POSTMEM_SEC case, caller may disable/restore CPU interrupt
to protect the stack/heap migration. SecPeiDebugAgentLib cannot always enable
CPU interrupt. Otherwise system may crash during stack/heap migration.
SecPeiDebugAgentLib should restore original CPU interrupt state in
DEBUG_AGENT_INIT_POSTMEM_SEC case.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Brian J. Johnson <bjohnson@sgi.com>
Tested-by: Brian J. Johnson <bjohnson@sgi.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17916 6f19259b-4bc3-4df7-8a09-765794883524
2015-07-10 05:48:19 +00:00
..
DebugAgent SourceLevelDebugPkg/SecPeiDebugAgentLib: Restore CPU interrupt state 2015-07-10 05:48:19 +00:00
DebugCommunicationLibSerialPort SourceLevelDebugPkg: Use CPU Local APIC timer to handle timeout. 2015-04-01 07:51:15 +00:00
DebugCommunicationLibUsb SourceLevelDebugPkg: Use CPU Local APIC timer to handle timeout. 2015-04-01 07:51:15 +00:00
DebugCommunicationLibUsb3 SourceLevelDebugPkg/DebugCommunicationLibUsb3: Fix the completed transfer length 2015-04-27 05:18:42 +00:00
PeCoffExtraActionLibDebug SourceLevelDebugPkg/PeCoffExtraActionLibDebug: Support IA32 processors without debug extensions 2015-04-27 19:51:46 +00:00