summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/PrePi/MainMPCore.c
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: Replace CoreId and ClusterId with Mpidr in ARM_CORE_INFO structRebecca Cran2022-01-301-1/+3
* ArmPlatformPkg: Apply uncrustify changesMichael Kubacki2021-12-071-27/+30
* ArmPlatformPkg: Fix Ecc error 8001Pierre Gondois2021-04-151-5/+5
* ArmPlatformPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ArmPkg ArmPlatformPkg ArmVirtPkg: ARM GICv2/v3 Base Address width fix-upDennis Chen2016-09-081-5/+5
* ArmPlatformPkg/PrePi: remove global variable allocation from lowlevel initArd Biesheuvel2015-11-271-2/+1
* ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt()Olivier Martin2014-07-041-5/+6
* ArmPkg/ArmGic: Move out the EndOfInterrupt from the interrupt acknowledgementOlivier Martin2014-07-041-1/+7
* ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreIdOlivier Martin2013-07-171-7/+0
* ArmPlatformPkg: Removed the check on the CpuId to release the secondary cores...Olivier Martin2013-07-171-3/+2
* ArmPlatformPkg/PrePi: Declared the ARM MP Core Infooliviermartin2012-07-041-34/+1
* ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeIn...oliviermartin2012-05-021-4/+15
* ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGIoliviermartin2012-05-021-2/+2
* ArmPlatform/PrePi: Fixed PrePi for MP Cores platform and Global Variable regi...oliviermartin2011-11-011-9/+71
* ArmPkg/ArmLib: Clean ArmV7Liboliviermartin2011-09-271-1/+0
* ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'oliviermartin2011-09-221-1/+0
* ArmPlatformPkg/PrePi: Removed the dependency on 'PcdCPUCoresNonSecStackBase'oliviermartin2011-09-221-1/+3
* ArmPlatformPkg: Introduce Primary core macrosoliviermartin2011-09-221-2/+2
* ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'oliviermartin2011-09-221-5/+5
* ArmPlatformPkg: Change the memory model for the ARM Platform componentsoliviermartin2011-07-061-4/+3
* ArmPlatformPkg/PrePi: Add support for PrePi moduleoliviermartin2011-07-011-0/+68