]> git.proxmox.com Git - mirror_edk2.git/commit
Move ARM disassembler into a library and out of the exception handler. Add a hook...
authorandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 1 Feb 2010 18:59:27 +0000 (18:59 +0000)
committerandrewfish <andrewfish@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 1 Feb 2010 18:59:27 +0000 (18:59 +0000)
commitf9f937d243c8c9615119be2f2b35821e7de80925
tree9cad5d4666d93113120355e7267bf891830ae199
parent097bd461c4219edb62f4595ce7ccc6ec3bb34db9
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
ArmPkg/Include/Library/ArmDisassemblerLib.h
ArmPkg/Library/ArmDisassemblerLib/ArmDisassembler.c
ArmPkg/Library/ArmDisassemblerLib/ThumbDisassembler.c
ArmPkg/Library/DefaultExceptionHandlerLib/DefaultExceptionHandler.c
BeagleBoardPkg/Library/EblCmdLib/EblCmdLib.c
BeagleBoardPkg/Library/EblCmdLib/EblCmdLib.inf