audk/ArmPkg/Include
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
..
Chipset ArmPkg: Added new ARM Processor Feature Register definitions 2014-06-03 16:39:23 +00:00
Guid ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platform 2011-09-22 23:14:01 +00:00
IndustryStandard ArmPkg/BdsLib: Replace ARM magic value by a proper defined value. 2013-04-14 09:30:46 +00:00
Library ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt() 2014-07-04 14:41:30 +00:00
Ppi ArmPkg/ArmMpCoreInfo.h: Fixed macro definition 2013-12-10 16:37:10 +00:00
Protocol EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkg 2011-06-03 09:07:31 +00:00
AsmMacroIoLib.h ARM Packages: Replaced the macro GetCorePositionFromMpId() by the ArmPlatformGetCorePosition() 2013-05-10 12:46:11 +00:00
AsmMacroIoLib.inc ARM Packages: Replaced the macro GetCorePositionFromMpId() by the ArmPlatformGetCorePosition() 2013-05-10 12:46:11 +00:00
AsmMacroIoLibV8.h ArmPkg/AsmMacroIoLib: Add support for ARM Compiler 6.00 2014-06-03 16:43:26 +00:00