summaryrefslogtreecommitdiff
path: root/ArmPkg/Library/ArmDisassemblerLib/ThumbDisassembler.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07ArmPkg: Apply uncrustify changesMichael Kubacki1-836/+845
2021-04-15ArmPkg: Fix Ecc error 8005/8007 in ArmDisassemblerLibPierre Gondois1-75/+83
2019-07-04ArmPkg: Fix various typosAntoine Cœur1-7/+7
2019-04-09ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2016-10-25ArmPkg/ArmDisassemblerLib: replace AsciiStrCat() with AsciiStrCatS()Laszlo Ersek1-11/+9
2014-09-09ArmPkg/ArmDisassemblerLib: ARMThumb and AArch64 fixesHarry Liebel1-1/+1
2014-08-19ARM Packages: Removed trailing spacesRonald Cron1-142/+142
2013-12-10ArmPkg/ArmDisassemblerLib: Fixed logical/bitwise operator confusionOlivier Martin1-6/+6
2011-09-13ArmPkg/ArmDisassemblerLib: Comment out unused variableoliviermartin1-3/+3
2010-04-29Update the copyright notice formathhtian1-2/+2
2010-02-16Fix bug in UncachedMemoryAllocationLib, Assembler, make DefaultExceptionHandl...andrewfish1-4/+3
2010-02-07Added CWD to EfiFileLib. Fix some X64 warnings.andrewfish1-1/+1
2010-02-05Update input of disasmembler to support IfThen construct. Add prototype dos s...andrewfish1-17/+59
2010-02-04More disasm work.andrewfish1-11/+80
2010-02-04More updatedandrewfish1-14/+142
2010-02-03Fix GCC warningsandrewfish1-0/+2
2010-02-03Cleanup to match MdePkg cleanups. More progress on ARM disassembler.andrewfish1-18/+121
2010-02-03Added Thumb2 loads and stores to Disassmeblerandrewfish1-54/+239
2010-02-02Fix thumb2 Branch instruction in disassemblerandrewfish1-25/+25
2010-02-02More progress on the disassebler libandrewfish1-96/+152
2010-02-01Move ARM disassembler into a library and out of the exception handler. Add a ...andrewfish1-6/+24
2010-02-01Move ARM disassembler into a library.andrewfish1-0/+462