summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Library/GdbDebugAgent
Commit message (Expand)AuthorAgeFilesLines
* EmbeddedPkg/GdbDebugAgent: fix VOID* cast of incorrect sizeArd Biesheuvel2016-10-281-1/+1
* EmbeddedPkg: Fix typos in commentsGary Lin2016-10-194-5/+5
* ArmPkg|EmbeddedPkg: make PcdCpuVectorBaseAddress 64 bits wideLeendert van Doorn2016-03-251-4/+4
* EmbeddedPkg: Rectify file modesEvan Lloyd2016-02-029-0/+0
* EmbeddedPkg: remove mention of ARMGCCArd Biesheuvel2015-08-122-3/+3
* ARM Packages: Replace tabs by spaces for indentationRonald Cron2014-08-263-4/+4
* ARM Packages: Removed trailing spacesRonald Cron2014-08-198-510/+510
* 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