audk/ArmPkg/Library/ArmLib/Common
Olivier Martin eaa84fd553 ArmPkg: Replace single dead loop.
Several assembler macros use a loop at the label "dead" to trap an error.
This is difficult to debug as there is no indication of how one arrived at the loop.
This change replaces dead with distinct loops locally in the macro,
which means the cause of the hang is detectable to the debugger.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15273 6f19259b-4bc3-4df7-8a09-765794883524
2014-03-01 10:57:55 +00:00
..
AArch64 ArmPkg: Replace single dead loop. 2014-03-01 10:57:55 +00:00
Arm ARM: Remove NSACR from the common code 2013-08-06 10:59:19 +00:00
ArmLib.c ArmPkg/ArmLib: Added new functions to access ARM coprocessors 2012-05-02 20:02:39 +00:00
ArmLibPrivate.h ArmPkg/ArmV7Lib: Add support for Invalid Instruction Cache to Point of Unification 2012-02-14 18:44:40 +00:00