Cc: Jeff Fan <jeff....@intel.com> Cc: Hao Wu <hao.a...@intel.com> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Laszlo Ersek <ler...@redhat.com> --- SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/DebugAgent.c | 3 --- 1 file changed, 3 deletions(-)
diff --git a/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/DebugAgent.c b/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/DebugAgent.c index 6a82cd354b3c..edd0de1ba29c 100644 --- a/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/DebugAgent.c +++ b/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/DebugAgent.c @@ -1859,7 +1859,6 @@ CommandCommunication ( DEBUG_DATA_SET_VIEWPOINT *SetViewPoint; BOOLEAN HaltDeferred; UINT32 ProcessorIndex; - DEBUG_PORT_HANDLE Handle; DEBUG_AGENT_EXCEPTION_BUFFER AgentExceptionBuffer; UINT32 IssuedViewPoint; DEBUG_AGENT_MAILBOX *Mailbox; @@ -1887,8 +1886,6 @@ CommandCommunication ( SetDebugFlag (DEBUG_AGENT_FLAG_AGENT_IN_PROGRESS, 1); } - Handle = GetDebugPortHandle(); - while (TRUE) { if (MultiProcessorDebugSupport()) { -- 1.8.3.1 _______________________________________________ edk2-devel mailing list edk2-devel@lists.01.org https://lists.01.org/mailman/listinfo/edk2-devel