summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Library/ArmDisassemblerLib/ThumbDisassembler.c
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: Fix various typosAntoine Cœur2019-07-041-7/+7
* ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ArmPkg/ArmDisassemblerLib: replace AsciiStrCat() with AsciiStrCatS()Laszlo Ersek2016-10-251-11/+9
* ArmPkg/ArmDisassemblerLib: ARMThumb and AArch64 fixesHarry Liebel2014-09-091-1/+1
* ARM Packages: Removed trailing spacesRonald Cron2014-08-191-142/+142
* ArmPkg/ArmDisassemblerLib: Fixed logical/bitwise operator confusionOlivier Martin2013-12-101-6/+6
* ArmPkg/ArmDisassemblerLib: Comment out unused variableoliviermartin2011-09-131-3/+3
* Update the copyright notice formathhtian2010-04-291-2/+2
* Fix bug in UncachedMemoryAllocationLib, Assembler, make DefaultExceptionHandl...andrewfish2010-02-161-4/+3
* Added CWD to EfiFileLib. Fix some X64 warnings.andrewfish2010-02-071-1/+1
* Update input of disasmembler to support IfThen construct. Add prototype dos s...andrewfish2010-02-051-17/+59
* More disasm work.andrewfish2010-02-041-11/+80
* More updatedandrewfish2010-02-041-14/+142
* Fix GCC warningsandrewfish2010-02-031-0/+2
* Cleanup to match MdePkg cleanups. More progress on ARM disassembler.andrewfish2010-02-031-18/+121
* Added Thumb2 loads and stores to Disassmeblerandrewfish2010-02-031-54/+239
* Fix thumb2 Branch instruction in disassemblerandrewfish2010-02-021-25/+25
* More progress on the disassebler libandrewfish2010-02-021-96/+152
* Move ARM disassembler into a library and out of the exception handler. Add a ...andrewfish2010-02-011-6/+24
* Move ARM disassembler into a library.andrewfish2010-02-011-0/+462