audk/ArmPlatformPkg/PrePeiCore
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 ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction() 2013-05-10 12:49:10 +00:00
MainMPCore.c ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreId 2013-07-17 06:26:10 +00:00
MainUniCore.c ArmPlatformPkg/PrePeiCore: Ensured the size is 8-byte aligned 2012-02-27 10:27:10 +00:00
PrePeiCore.c ArmPlatformPkg: PrePei Cache disable and invalidate. 2013-08-06 17:41:53 +00:00
PrePeiCore.h ArmPlatformPkg: Moved ARMv7 specific files to a 'Arm' subdirectory 2013-03-12 00:54:02 +00:00
PrePeiCoreMPCore.inf ArmPlatformPkg: Added Aarch64 support 2013-07-18 19:06:52 +00:00
PrePeiCoreUniCore.inf ArmPlatformPkg: Added Aarch64 support 2013-07-18 19:06:52 +00:00