audk/ArmPkg/Drivers/CpuDxe/ArmV6
Olivier Martin 71fd27cbee ArmPkg/CpuDxe: Removed LR adjustement for SVC call
The Link Register (LR) does not need adjustement when receiving a Supervisor Call (SVC).
Note: SVC might be generated by debuggers.

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@14911 6f19259b-4bc3-4df7-8a09-765794883524
2013-11-28 21:38:56 +00:00
..
Exception.c ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectory 2013-03-12 00:49:42 +00:00
ExceptionSupport.S ArmPkg/CpuDxe: Removed LR adjustement for SVC call 2013-11-28 21:38:56 +00:00
ExceptionSupport.asm ArmPkg/CpuDxe: Removed LR adjustement for SVC call 2013-11-28 21:38:56 +00:00
Mmu.c ArmPkg/CpuDxe: Fixed the condition that checks if the level-1 descriptor points to a level-2 page table 2013-09-23 09:38:53 +00:00