diff options
author | Eugene Cohen <eugene@hp.com> | 2013-09-10 10:10:56 +0000 |
---|---|---|
committer | oliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524> | 2013-09-10 10:10:56 +0000 |
commit | 1bc3923d08d96a1be657aa9b3b331824a48421b8 (patch) | |
tree | 083f10a6e86049ae5d035d219332ac452604865f /EmulatorPkg/EmuBlockIoDxe | |
parent | e8326a006ac55997001e46a73f3aa14bf4c4a999 (diff) | |
download | edk2-platforms-1bc3923d08d96a1be657aa9b3b331824a48421b8.tar.xz |
ArmPkg/CpuDxe: Exception Handling SP Adjust
The exception handling support code appears to adjust the stack pointer in the wrong direction.
It decrements the stack pointer by 0x60, but this should be an increment (add) for the
downward-growing stack.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Eugene Cohen <eugene@hp.com>
Reviewed-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14646 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'EmulatorPkg/EmuBlockIoDxe')
0 files changed, 0 insertions, 0 deletions