summaryrefslogtreecommitdiff
path: root/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/DebugAgent.c
AgeCommit message (Expand)Author
2015-09-24SourceLevelDebugPkg: Change the debug message to "v1.5" from "v1.4"Ruiyu Ni
2015-06-08SourceLevelDebugPkg/DebugAgent: Disable Debug Timer as earlyJeff Fan
2015-05-25SourceLevelDebugPkg/DebugTimer: Dump Debug Timer parameterJeff Fan
2015-05-18SourceLevelDebugPkg: Fix Serial Port connection cannot be setupRuiyu Ni
2015-04-27SourceLevelDebugPkg/DebugAgent: Add some comments and debug messageJeff Fan
2015-04-27SourceLevelDebugPkg/DebugAgent: Clear/Restore EFLAGS.IFJeff Fan
2015-04-21SourceLevelDebugPkg: Clear Stepping flag as early as possibleJeff Fan
2015-04-10SourceLevelDebugPkg: Fix calculate the checksum bug and add NULL pointer checkJeff Fan
2015-04-01SourceLevelDebugPkg: Use CPU Local APIC timer to handle timeout.Jeff Fan
2015-03-13SourceLevelDebugPkg: Fix typo.Shumin Qiu
2015-01-20Use RLE (Run Length Encoding) to improve debugging performance.Ruiyu Ni
2014-11-10Fix a bug in DebugAgent that hang happens when the ACK for GO is lost.Ruiyu Ni
2014-11-041. Remove any references on other files from DebugTimer.c, to avoid un-used s...Jeff Fan
2014-08-08Add type cast on variable before operation.Jeff Fan
2014-06-30Fix the potential address overflow issue when checking PE signature. Jeff Fan
2014-06-25Refine code to make it more safely.Eric Dong
2014-01-15Update Debug Agent initialization message to change the version string from "...Ruiyu Ni
2013-12-27Update HostSequenceNo for Command packet instead for Response packet.Jeff Fan
2013-12-27Remove Debug message output from UpdateMailboxContent(), it may cause Mailbox...Jeff Fan
2013-12-20Only save HostSequenceNo for new command in Debug Timer handler.Jeff Fan
2013-11-221. DebugAgentLib will install reserved vector table to persist vectors.Jeff Fan
2013-05-08Updated connecting HOST version information from 1.3 to 1.3.1.vanjeff
2013-05-06Read/Write memory space including MMIO range with the width requested from HOST.vanjeff
2013-01-25This revision can only work with Intel(c) UDK Debugger Tool version 1.3 or gr...vanjeff
2012-10-11Roll back r13823.vanjeff
2012-10-11git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13823 6f...vanjeff
2012-06-11This revision can only work with Intel(c) UDK Debugger Tool version 1.2 or gr...vanjeff
2012-02-07Generic solution to handle reset failure in some special platforms.niruiyu
2010-09-13Fix the issue that might prevent single step in PeCoffExtraActionLib (right a...pgao2
2010-09-12Import SourceLevelDebugPkg.vanjeff