]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Library/ArmDisassemblerLib
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ArmPkg / Library / ArmDisassemblerLib /
2021-12-07 Michael KubackiArmPkg: Apply uncrustify changes
2021-04-15 Pierre GondoisArmPkg: Fix Ecc error 8005/8007 in ArmDisassemblerLib
2021-01-06 Pierre GondoisArmPkg: Fix Ecc error 5007 in ArmDisassemblerLib
2021-01-06 Pierre GondoisArmPkg: Fix Ecc error 3002 in ArmDisassemblerLib
2020-12-08 wenyi,xie via grou... ArmPkg/ArmDisassemblerLib: fix incorrect comparison
2019-07-04 Antoine CœurArmPkg: Fix various typos
2019-04-09 Michael D KinneyArmPkg: Replace BSD License with BSD+Patent License
2018-06-07 Michael ZimmermannArmPkg/ArmDisassemblerLib: fix check for MSR instruction
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...
2012-09-28 oliviermartinArmPkg/DefaultExceptionHandlerLib: Added support to...
2011-09-13 oliviermartinArmPkg/ArmDisassemblerLib: Comment out unused variable
2011-03-31 oliviermartinArmPkg/ArmDisassemblerLib: Fix register list
2010-04-29 hhtianUpdate the copyright notice format
2010-03-17 andrewfishFix bug
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.