audk/ArmPlatformPkg/PrePi
Olivier Martin 1b0ac0dedf ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt()
The InterruptId has a different width for GicV2 and GicV3 (respectively
10bit and 24bit).
The function prototype has been changed to return this value to make the
caller GIC architecture version independent. Otherwise, we would have need
to expose a different mask to allow the caller to retrieve this value from
the read register.

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@15628 6f19259b-4bc3-4df7-8a09-765794883524
2014-07-04 14:41:30 +00:00
..
AArch64 ARM Packages: Use .8byte instead of .dword for pointers 2014-05-08 14:59:50 +00:00
Arm ArmPlatformPkg/PrePi: Fixed register corruption 2014-01-23 00:59:08 +00:00
LzmaDecompress.h ArmPlatformPkg/PrePi: Add support for PrePi module 2011-07-01 11:09:00 +00:00
MainMPCore.c ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt() 2014-07-04 14:41:30 +00:00
MainUniCore.c ArmPlatform/PrePi: Fixed PrePi for MP Cores platform and Global Variable region settings 2011-11-01 23:41:52 +00:00
PeiMPCore.inf ARM Packages: Remove GCC filter for AARCH64 assembly files 2014-05-08 14:54:11 +00:00
PeiUniCore.inf ARM Packages: Remove GCC filter for AARCH64 assembly files 2014-05-08 14:54:11 +00:00
PrePi.c ArmPlatformPkg/PrePi: Use the same calculation to declare the stack size as in the entrypoint 2014-04-03 20:05:30 +00:00
PrePi.h ArmPlatformPkg: Added Aarch64 support 2013-07-18 19:06:52 +00:00