summaryrefslogtreecommitdiff
path: root/BeagleBoardPkg/Library/EblCmdLib
AgeCommit message (Expand)AuthorFilesLines
2014-08-19ARM Packages: Removed trailing spacesRonald Cron2-19/+19
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin1-3/+3
2010-09-08Update example symbol command to dump out gdb load commands if you compile wi...andrewfish1-3/+13
2010-04-29Update the copyright notice formathhtian2-4/+4
2010-04-21Add some ldm/vldm optimized CopyMem routines. Add performance macros to BDS andrewfish1-1/+13
2010-04-21Change to a NEON compatible CPU Arch (ARMv7 is NEON optional) and add perform...andrewfish2-1/+107
2010-03-02Remove unneeded space in sym output to make sure the output is RVD compatible.andrewfish1-8/+12
2010-02-20Make the passed in string not require \nandrewfish1-1/+2
2010-02-19Adding a command to show how symbols work in EFIandrewfish2-5/+81
2010-02-05Update input of disasmembler to support IfThen construct. Add prototype dos s...andrewfish1-1/+3
2010-02-02Fix some disasm issuesandrewfish1-5/+7
2010-02-01Move ARM disassembler into a library and out of the exception handler. Add a ...andrewfish2-5/+24
2010-01-27Added a library for the default exception handler and started to add a dissas...andrewfish1-0/+30
2010-01-12More headers cleanup.AJFISH1-1/+0
2009-12-06Adding support for BeagleBoard. AJFISH2-0/+91