summaryrefslogtreecommitdiff
path: root/BeagleBoardPkg/Library/EblCmdLib
AgeCommit message (Expand)Author
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin
2010-09-08Update example symbol command to dump out gdb load commands if you compile wi...andrewfish
2010-04-29Update the copyright notice formathhtian
2010-04-21Add some ldm/vldm optimized CopyMem routines. Add performance macros to BDS andrewfish
2010-04-21Change to a NEON compatible CPU Arch (ARMv7 is NEON optional) and add perform...andrewfish
2010-03-02Remove unneeded space in sym output to make sure the output is RVD compatible.andrewfish
2010-02-20Make the passed in string not require \nandrewfish
2010-02-19Adding a command to show how symbols work in EFIandrewfish
2010-02-05Update input of disasmembler to support IfThen construct. Add prototype dos s...andrewfish
2010-02-02Fix some disasm issuesandrewfish
2010-02-01Move ARM disassembler into a library and out of the exception handler. Add a ...andrewfish
2010-01-27Added a library for the default exception handler and started to add a dissas...andrewfish
2010-01-12More headers cleanup.AJFISH
2009-12-06Adding support for BeagleBoard. AJFISH