summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/PrePi
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: use correct ASM decoration for non-function global symbolsArd Biesheuvel2015-07-071-3/+3
* ArmPlatformPkg/PrePi: Make dynamic the top of the System MemoryOlivier Martin2015-07-065-23/+64
* ArmPlatformPkg: Allow PcdFirmwareVersionString to be a dynamic PCDSamer El-Haj-Mahmoud2015-07-062-2/+6
* ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and sizeArd Biesheuvel2014-09-091-2/+4
* ARM Packages: Removed unused PcdArmPrimaryCoreOlivier Martin2014-09-011-1/+0
* ARM Packages: Replace tabs by spaces for indentationRonald Cron2014-08-262-18/+18
* ARM Packages: Removed trailing spacesRonald Cron2014-08-195-34/+34
* 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
* ARM Packages: Use .8byte instead of .dword for pointersBrendan Jackman2014-05-081-1/+1
* ARM Packages: Remove GCC filter for AARCH64 assembly filesBrendan Jackman2014-05-082-2/+2
* ArmPlatformPkg/PrePi: Use the same calculation to declare the stack size as i...Olivier Martin2014-04-033-6/+5
* ArmPlatformPkg/PrePi: Fixed register corruptionOlivier Martin2014-01-232-34/+34
* ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64Olivier Martin2014-01-104-10/+10
* ARM Packages: Removed 'Chipset/ArmV7.h' inclusion from the non-ARMv7 specific...Olivier Martin2013-11-281-2/+0
* ArmPlatformPkg/ArmVExpressPkg: Removed unused PCDs declaration from INF fileOlivier Martin2013-11-282-2/+0
* ArmPlatformPkg: PrePei Cache disable and invalidate.Olivier Martin2013-08-061-9/+6
* ArmPlatformPkg: Added Aarch64 supportHarry Liebel2013-07-187-6/+228
* ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreIdOlivier Martin2013-07-172-8/+0
* ArmPlatformPkg: Removed the check on the CpuId to release the secondary cores...Olivier Martin2013-07-171-3/+2
* ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction()oliviermartin2013-05-102-0/+8
* ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()oliviermartin2013-05-105-14/+15
* ArmPlatformPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin2013-03-124-6/+10
* ArmPlatformPkg/PrePi: Removed magic valuesoliviermartin2013-01-252-6/+8
* ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize s...oliviermartin2012-09-284-123/+51
* ArmPlatformPkg: Introduction of gArmPlatformTokenSpaceGuid.PcdCoreCountoliviermartin2012-09-284-6/+20
* ArmPlatformPkg/PrePi: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLiboliviermartin2012-09-286-254/+1
* ARM Packages: Fixed mispellingsoliviermartin2012-07-042-2/+2
* ArmPlatformPkg/PrePi: Declared the ARM MP Core Infooliviermartin2012-07-045-36/+55
* ARM Packages: Clean code (Remove unused PCDs, ...)oliviermartin2012-07-041-0/+1
* ArmPkg/AsmMacroIoLib: Renamed 'GetCorePositionInStack' macro into 'GetCorePos...oliviermartin2012-07-042-2/+2
* ArmPkg: Fixed RVCT compiler warningsoliviermartin2012-07-041-1/+1
* ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeIn...oliviermartin2012-05-022-4/+16
* ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGIoliviermartin2012-05-022-3/+4
* ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSy...oliviermartin2012-05-023-7/+6
* ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()oliviermartin2012-05-021-1/+4
* ARM Packages: Minor changes (fixed mispelling, line endings, incorrect comments)oliviermartin2012-05-022-2/+4
* ArmPlatformPkg/PrePi: Added Firmware Version String to the 'welcome' statementoliviermartin2012-03-263-1/+6
* ArmPlatformPkg/PrePi: Fix comment (minor change)oliviermartin2012-03-262-2/+2
* ArmPlatformPkg: Updated the stack setup to have the same geometry between the...oliviermartin2012-02-282-58/+40
* ArmPlatformPkg/PrePi: Fixed stack setup when System Memory is mapped upto 0xF...oliviermartin2012-02-282-2/+42
* ArmPlatformPkg/PrePi: Ony synchronize cores when it is a MPCore Systemoliviermartin2011-11-161-3/+5
* ArmPlatformPkg: Fix Global Variable region initialization when GlobalVariable...oliviermartin2011-11-092-6/+6
* ArmPlatformPkg/PrePi: Remove duplicate call of BuildMemoryTypeInformationHob()oliviermartin2011-11-011-2/+0
* ArmPlatformPkg: Fix initialization of the Global Variable when stack pointer ...oliviermartin2011-11-012-2/+2
* ArmPlatform/PrePi: Fixed PrePi for MP Cores platform and Global Variable regi...oliviermartin2011-11-018-22/+109
* Arm Packages: Fix builds for XCODE32 toolchainoliviermartin2011-10-041-1/+1
* ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin2011-09-272-4/+4
* ArmPkg/ArmLib: Clean ArmV7Liboliviermartin2011-09-272-3/+0
* ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'oliviermartin2011-09-222-2/+0