audk/SourceLevelDebugPkg/Library
Brian J. Johnson 0bb5d7a55b SourceLevelDebugPkg: Fix PEI debug timer regression
Recent changes to debug timer handling ended up leaving the timer disabled in
PEI.  This made it impossible to stop execution in PEI externally via the
debugger.  Enable the timer when InitializeDebugAgent calls
InitializeDebugAgentPhase2, as well as when it returns directly.

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

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17819 6f19259b-4bc3-4df7-8a09-765794883524
2015-07-03 02:29:01 +00:00
..
DebugAgent SourceLevelDebugPkg: Fix PEI debug timer regression 2015-07-03 02:29:01 +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