oliviermartin
|
2a9f433bc9
|
ArmPkg/ArmDisassemblerLib: Comment out unused variable
'ItFlag' is set but not used. Comment out this variable for future use.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12339 6f19259b-4bc3-4df7-8a09-765794883524
|
2011-09-13 09:55:01 +00:00 |
oliviermartin
|
61afd6a9e2
|
ArmPkg/ArmDisassemblerLib: Fix register list
'r1' register was missing from the list.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11485 6f19259b-4bc3-4df7-8a09-765794883524
|
2011-03-31 12:24:44 +00:00 |
hhtian
|
d6ebcab769
|
Update the copyright notice format
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10444 6f19259b-4bc3-4df7-8a09-765794883524
|
2010-04-29 12:15:47 +00:00 |
andrewfish
|
3a753121f2
|
Fix bug
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10263 6f19259b-4bc3-4df7-8a09-765794883524
|
2010-03-17 02:29:58 +00:00 |
andrewfish
|
65e2744587
|
Fix bug in UncachedMemoryAllocationLib, Assembler, make DefaultExceptionHandler lib inc the PC past the faulting instruction to aid debug. Update LR in Exception hanlder, so return address can get updated properly.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10018 6f19259b-4bc3-4df7-8a09-765794883524
|
2010-02-16 23:45:42 +00:00 |
andrewfish
|
85e385f42b
|
Added CWD to EfiFileLib. Fix some X64 warnings.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9942 6f19259b-4bc3-4df7-8a09-765794883524
|
2010-02-07 22:04:03 +00:00 |
andrewfish
|
f3198cba84
|
Update input of disasmembler to support IfThen construct. Add prototype dos script to build BeagleBoard.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9936 6f19259b-4bc3-4df7-8a09-765794883524
|
2010-02-05 06:50:09 +00:00 |
andrewfish
|
fef5272652
|
More disasm work.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9932 6f19259b-4bc3-4df7-8a09-765794883524
|
2010-02-04 18:16:22 +00:00 |
andrewfish
|
c5c902dad2
|
More updated
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9926 6f19259b-4bc3-4df7-8a09-765794883524
|
2010-02-04 04:14:39 +00:00 |
andrewfish
|
c639c2def9
|
Fix GCC warnings
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9925 6f19259b-4bc3-4df7-8a09-765794883524
|
2010-02-03 23:07:29 +00:00 |
andrewfish
|
eeb78924ec
|
Cleanup to match MdePkg cleanups. More progress on ARM disassembler.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9924 6f19259b-4bc3-4df7-8a09-765794883524
|
2010-02-03 22:34:43 +00:00 |
andrewfish
|
b32fecd247
|
Added Thumb2 loads and stores to Disassmebler
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9916 6f19259b-4bc3-4df7-8a09-765794883524
|
2010-02-03 03:13:21 +00:00 |
andrewfish
|
c7ed09e34b
|
Fix thumb2 Branch instruction in disassembler
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9913 6f19259b-4bc3-4df7-8a09-765794883524
|
2010-02-02 18:59:41 +00:00 |
andrewfish
|
7c34497d5d
|
More progress on the disassebler lib
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9909 6f19259b-4bc3-4df7-8a09-765794883524
|
2010-02-02 04:37:34 +00:00 |
andrewfish
|
f9f937d243
|
Move ARM disassembler into a library and out of the exception handler. Add a hook to call the lib from a platform specific EBL command on BeagleBoard.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9903 6f19259b-4bc3-4df7-8a09-765794883524
|
2010-02-01 18:59:27 +00:00 |
andrewfish
|
097bd461c4
|
Move ARM disassembler into a library.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9902 6f19259b-4bc3-4df7-8a09-765794883524
|
2010-02-01 18:25:18 +00:00 |