summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/GdbStub
Commit message (Expand)AuthorAgeFilesLines
* EmbeddedPkg: add missing EFIAPI calling convention specifiersLaszlo Ersek2019-10-091-0/+9
* EmbeddedPkg: Fix various typosCœur2019-07-046-39/+39
* EmbeddedPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-097-48/+7
* EmbeddedPkg: Fix typos in commentsGary Lin2016-10-192-2/+2
* ARM Packages: Replace tabs by spaces for indentationRonald Cron2014-08-264-6/+6
* ARM Packages: Removed trailing spacesRonald Cron2014-08-197-575/+575
* ARM Packages: Fixed missing braces (the warning was disabled by GCC)Olivier Martin2014-06-201-6/+8
* ARM Packages: Fixed coding style and typosoliviermartin2013-03-124-78/+72
* ARM Packages: Fixed line endingsoliviermartin2013-01-254-3553/+3553
* Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2011-09-222-6/+5
* Update the copyright notice formathhtian2010-04-297-26/+14
* Add the beginning of a GDB based Debug Agent. IA-32 and X64 don't have low le...andrewfish2010-04-031-2/+0
* Fix RVCT compiler warnings, and a bug in the GdbStubAJFISH2010-01-171-1/+1
* A few more header fixesAJFISH2010-01-121-1/+0
* Adding support for BeagleBoard. AJFISH2009-12-067-0/+5312