audk/ArmPlatformPkg/Library
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
..
ArmPlatformGlobalVariableLib ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64 2014-01-10 11:27:31 +00:00
ArmPlatformLibNull ARM Packages: Remove GCC filter for AARCH64 assembly files 2014-05-08 14:54:11 +00:00
ArmPlatformSecLibNull ARM Packages: Remove GCC filter for AARCH64 assembly files 2014-05-08 14:54:11 +00:00
ArmPlatformStackLib ARM Packages: Remove GCC filter for AARCH64 assembly files 2014-05-08 14:54:11 +00:00
ArmTrustedMonitorLibNull ArmPlatformPkg: Added Aarch64 support 2013-07-18 19:06:52 +00:00
DebugSecExtraActionLib ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt() 2014-07-04 14:41:30 +00:00
EblCmdLib ArmPkg,ArmPlatformPkg: Free memory allocated by Get.*SpaceMap() 2013-07-26 17:12:12 +00:00
L2X0CacheLibNull
PL011SerialPortLib EmbeddedPkg/SerialPortExtLib.h: Changed SerialPortSetAttributes() prototype to return the set value(s) 2013-05-15 08:44:59 +00:00
PL031RealTimeClockLib ArmPlatformPkg/PL031RealTimeClock: Fixed driver to support UEFI Runtime Services 2014-04-08 17:59:00 +00:00
PeiServicesTablePointerLib Add VOID MigratePeiServicesTablePointer() to fix'Deprecated declaration'. 2014-01-17 06:07:01 +00:00
PrePiHobListPointerLib
SP804TimerLib ArmPlatformPkg/SP804TimerLib: Checked both Metronome and Performance timers are initialized 2014-06-20 18:23:37 +00:00