summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Library/GdbDebugAgent
Commit message (Expand)AuthorAgeFilesLines
* ARM Packages: Fixed line endingsoliviermartin2013-01-255-2180/+2180
* Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2011-09-222-4/+3
* Fix EBL GetCurrentIpAddress & GetCurrentMacAddress commands. Add variable ser...andrewfish2011-02-011-10/+5
* Update remaining ARM .S files with INTERWORK_FUNC macro. This is the 2nd half...andrewfish2010-12-151-0/+5
* Fix more InitializeDebugAgent API change bugs. GDB stub was not turned on in ...andrewfish2010-07-233-9/+45
* Update the copyright notice formathhtian2010-04-298-16/+16
* Clean up using FIQ as ctrl-c checker so you can break in from the debugger.andrewfish2010-04-214-25/+54
* Add the beginning of a GDB based Debug Agent. IA-32 and X64 don't have low le...andrewfish2010-04-039-0/+4670