Re: [edk2] Apparent timer bug in SourceLevelDebugPkg

2015-07-01 Thread Fan, Jeff
...@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

[edk2] Apparent timer bug in SourceLevelDebugPkg

2015-07-01 Thread Brian J. Johnson
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