]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Library/ArmDisassemblerLib/ThumbDisassembler.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ArmPkg / Library / ArmDisassemblerLib / ThumbDisassembler.c
2021-12-07 Michael KubackiArmPkg: Apply uncrustify changes
2021-04-15 Pierre GondoisArmPkg: Fix Ecc error 8005/8007 in ArmDisassemblerLib
2019-07-04 Antoine CœurArmPkg: Fix various typos
2019-04-09 Michael D KinneyArmPkg: Replace BSD License with BSD+Patent License
2016-10-25 Laszlo ErsekArmPkg/ArmDisassemblerLib: replace AsciiStrCat() with...
2014-09-09 Harry LiebelArmPkg/ArmDisassemblerLib: ARMThumb and AArch64 fixes
2014-08-19 Ronald CronARM Packages: Removed trailing spaces
2013-12-10 Olivier MartinArmPkg/ArmDisassemblerLib: Fixed logical/bitwise operat...
2011-09-13 oliviermartinArmPkg/ArmDisassemblerLib: Comment out unused variable
2010-04-29 hhtianUpdate the copyright notice format
2010-02-16 andrewfishFix bug in UncachedMemoryAllocationLib, Assembler,...
2010-02-07 andrewfishAdded CWD to EfiFileLib. Fix some X64 warnings.
2010-02-05 andrewfishUpdate input of disasmembler to support IfThen construc...
2010-02-04 andrewfishMore disasm work.
2010-02-04 andrewfishMore updated
2010-02-03 andrewfishFix GCC warnings
2010-02-03 andrewfishCleanup to match MdePkg cleanups. More progress on...
2010-02-03 andrewfishAdded Thumb2 loads and stores to Disassmebler
2010-02-02 andrewfishFix thumb2 Branch instruction in disassembler
2010-02-02 andrewfishMore progress on the disassebler lib
2010-02-01 andrewfishMove ARM disassembler into a library and out of the...
2010-02-01 andrewfishMove ARM disassembler into a library.