...@sgi.com]
Sent: Thursday, July 02, 2015 2:28 AM
To: edk2-devel@lists.sourceforge.net; Fan, Jeff
Subject: [edk2] Apparent timer bug in SourceLevelDebugPkg
SourceLevelDebugPkg maintainers,
I noticed what looks like a regression in the SecPeiDebugAgentLib.
InitializeDebugAgent() calls
SourceLevelDebugPkg maintainers,
I noticed what looks like a regression in the SecPeiDebugAgentLib.
InitializeDebugAgent() calls SaveAndSetDebugTimerInterrupt() before a
normal return, but it is not called when execution continues via
InitializeDebugAgentPhase2(), as in the DEBUG_AGENT_INIT_PRE