summaryrefslogtreecommitdiffstats
path: root/SourceLevelDebugPkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change the library global variable to add library name prefix to avoid potent...Ruiyu Ni2014-01-151-14/+15
* Update SourceLevelDebugPkg version: 0.85->0.86Jeff Fan2014-01-102-4/+4
* 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-114-8/+8
* 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-2217-37/+350
* 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
* Enhance DebugCommunicationLibUsb to reset the debug port when the PORT_ENABLE...niruiyu2013-04-181-1/+9
* Allocate ACPImemoryNVS type memory to save mailbox and debug port handle buff...vanjeff2013-04-181-6/+34
* Fix SourceLevelDebugPkg build failure when the debug port is USB.niruiyu2013-03-281-2/+6
* Correct the location where the HOST software can be downloaded.niruiyu2013-03-271-1/+1
* Use ResetSystemLib NULL instance to remove dependency on PcAtChipsetPkg from ...vanjeff2013-02-041-1/+1
* This revision can only work with Intel(c) UDK Debugger Tool version 1.3 or gr...vanjeff2013-01-2541-906/+3208
* 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-1132-2518/+2647
* Fix typo "Debugt".vanjeff2012-04-252-5/+5
* Update copyright formathhtian2012-04-241-3/+1
* EDK II Packages: Add Contributions.txt and License.txt filesjljusten2012-04-112-0/+215
* Generic solution to handle reset failure in some special platforms.niruiyu2012-02-076-8/+15
* Refine wording in SourceLevelDebugPkg/Readme.txt.niruiyu2011-12-141-12/+10
* Update SourceLevelDebugPkg version: 0.70 -> 0.71vanjeff2011-12-142-3/+3
* Set the current view point to the breaking CPU if it meets breakpoint. vanjeff2011-12-021-1/+6
* SourceLevelDebugPkg: Check if PcdUsbEhciPciAddress is set correctly to avoid ...erictian2011-11-081-1/+21
* 1. Fixed issue that firmware cannot boot if no USB debug cable connection.vanjeff2011-09-308-38/+95
* fix build error.erictian2011-09-211-2/+9
* Fix the issue that null pointer may be dereferenced at SourceLevelDebugPkgerictian2011-09-201-5/+7
* Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney2011-03-101-1/+2
* 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
* minor format update to make text wrap around column 80hhtian2010-09-131-3/+11
* Import SourceLevelDebugPkg.vanjeff2010-09-1244-0/+8949