summaryrefslogtreecommitdiffstats
path: root/SourceLevelDebugPkg/Library/DebugAgent
Commit message (Expand)AuthorAgeFilesLines
...
* SourceLevelDebugPkg: Fix typo.Shumin Qiu2015-03-132-2/+2
* Use RLE (Run Length Encoding) to improve debugging performance.Ruiyu Ni2015-01-204-102/+265
* SourceLevelDebugPkg: Refine the format of meta data files.Shumin Qiu2015-01-191-3/+3
* SourceLevelDebugPkg DebugAgentLib: Fix build error with GNU assemblerJeff Fan2014-12-171-7/+7
* Fix a bug in DebugAgent that hang happens when the ACK for GO is lost.Ruiyu Ni2014-11-101-13/+14
* 1. Remove any references on other files from DebugTimer.c, to avoid un-used s...Jeff Fan2014-11-046-118/+118
* SourceLevelDebugPkg: DebugAgentLib: Fix clang/Xcode 5 compile/link errorsAnderw Fish2014-09-095-9/+9
* SourceLevelDebugPkg: Convert non DOS format files to DOS formatGao, Liming2014-09-033-0/+0
* SourceLevelDebugPkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-283-0/+0
* SourceLevelDebugPkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-283-21/+31
* SourceLevelDebugPkg/DebugAgent: fix trivial typo.Chen Fan2014-08-081-1/+1
* Add type cast on variable before operation.Jeff Fan2014-08-081-7/+7
* Fix the potential address overflow issue when checking PE signature. Jeff Fan2014-06-301-3/+5
* Refine code to make it more safely.Eric Dong2014-06-251-2/+3
* Not to copy mailbox into new space when debug agent initialization for S3 Boo...Jeff Fan2014-03-271-10/+19
* Fix CRLF formatTian, Hot2014-01-221-2/+2
* Update Debug Agent initialization message to change the version string from "...Ruiyu Ni2014-01-151-2/+2
* Update HostSequenceNo for Command packet instead for Response packet.Jeff Fan2013-12-271-1/+1
* Remove Debug message output from UpdateMailboxContent(), it may cause Mailbox...Jeff Fan2013-12-271-1/+0
* Only save HostSequenceNo for new command in Debug Timer handler.Jeff Fan2013-12-201-3/+18
* Check Context before use it.Jeff Fan2013-12-131-1/+1
* Correct INF file to make module pass ICC compiler.Liming Gao2013-12-113-6/+6
* Add InitFlag member in DEBUG_AGENT_PHASE2_CONTEXT to pass into InitializeDebu...Jeff Fan2013-12-042-25/+34
* 1. DebugAgentLib will install reserved vector table to persist vectors.Jeff Fan2013-11-2213-22/+321
* Add support for PI1.2.1 TempRam Done PPI.Liming Gao2013-11-151-13/+46
* Updated connecting HOST version information from 1.3 to 1.3.1.vanjeff2013-05-081-1/+1
* Read/Write memory space including MMIO range with the width requested from HOST.vanjeff2013-05-061-27/+125
* Add security check.vanjeff2013-04-221-0/+1
* Check-in missing part at r14302.vanjeff2013-04-201-1/+1
* 1. Add CPU arch type in Mailbox, debug agent will not access HOB if CPU arch ...vanjeff2013-04-204-20/+48
* Allocate ACPImemoryNVS type memory to save mailbox and debug port handle buff...vanjeff2013-04-181-6/+34
* This revision can only work with Intel(c) UDK Debugger Tool version 1.3 or gr...vanjeff2013-01-2520-782/+2133
* Roll back r13823.vanjeff2012-10-111-5/+9
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13823 6f...vanjeff2012-10-111-9/+5
* Add missing braces around initializer.lzeng142012-10-112-5/+9
* This revision can only work with Intel(c) UDK Debugger Tool version 1.2 or gr...vanjeff2012-06-1124-1869/+1992
* Generic solution to handle reset failure in some special platforms.niruiyu2012-02-075-7/+13
* Set the current view point to the breaking CPU if it meets breakpoint. vanjeff2011-12-021-1/+6
* 1. Fixed issue that firmware cannot boot if no USB debug cable connection.vanjeff2011-09-303-30/+48
* SourceLevelDebugPkg: Pack CPU context structuresjljusten2011-02-222-2/+9
* Removed unnecessary GLOBAL_REMOVE_IF_UNREFERENCED. vanjeff2010-11-171-6/+3
* Fix the issue that might prevent single step in PeCoffExtraActionLib (right a...pgao22010-09-131-0/+5
* Import SourceLevelDebugPkg.vanjeff2010-09-1229-0/+6312