summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Library/GdbDebugAgent/Arm/Processor.c
Commit message (Expand)AuthorAgeFilesLines
* EmbeddedPkg: remove GdbDebugAgent libraryArd Biesheuvel2018-12-191-675/+0
* EmbeddedPkg/GdbDebugAgent: fix VOID* cast of incorrect sizeArd Biesheuvel2016-10-281-1/+1
* EmbeddedPkg: Fix typos in commentsGary Lin2016-10-191-1/+1
* ArmPkg|EmbeddedPkg: make PcdCpuVectorBaseAddress 64 bits wideLeendert van Doorn2016-03-251-4/+4
* EmbeddedPkg: Rectify file modesEvan Lloyd2016-02-021-0/+0
* ARM Packages: Removed trailing spacesRonald Cron2014-08-191-64/+64
* ARM Packages: Fixed line endingsoliviermartin2013-01-251-52/+52
* Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2011-09-221-3/+3
* Fix more InitializeDebugAgent API change bugs. GDB stub was not turned on in ...andrewfish2010-07-231-5/+22
* Update the copyright notice formathhtian2010-04-291-2/+2
* Clean up using FIQ as ctrl-c checker so you can break in from the debugger.andrewfish2010-04-211-15/+43
* Add the beginning of a GDB based Debug Agent. IA-32 and X64 don't have low le...andrewfish2010-04-031-0/+630