summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/PrePi
AgeCommit message (Expand)AuthorFilesLines
2017-11-30ArmPlatformPkg/PrePi: remove bogus IntelFrameworkModulePkg referenceArd Biesheuvel2-2/+0
2017-11-30ArmPlatformPkg/PrePi: don't expose PE/COFF and LZMA libraries via HOBsArd Biesheuvel4-116/+0
2017-11-30ArmPlatformPkg/PrePi: call all constructors by handArd Biesheuvel2-14/+7
2017-10-10ArmPlatformPkg: Store initial timer valueAlexei Fedorov3-3/+13
2017-05-22ArmPlatformPkg: Timer access for non-secure EL1/0Sami Mujawar1-1/+8
2016-10-28ArmPlatformPkg/PrePi RVCT: use relative reference to mSystemMemoryEndArd Biesheuvel1-1/+1
2016-10-24ArmPlatformPkg/PrePi: avoid global variable write to mSystemMemoryEndArd Biesheuvel4-44/+14
2016-09-08ArmPkg ArmPlatformPkg ArmVirtPkg: ARM GICv2/v3 Base Address width fix-upDennis Chen1-5/+5
2016-09-07ArmPlatformPkg/PrePi: fix secondary stack baseMichael Zimmermann1-1/+1
2016-08-11ArmPlatformPkg/PrePi: switch to ASM_FUNC() asm macroArd Biesheuvel2-70/+29
2016-08-11ArmPlatformPkg RVCT: drop dependency on GCC macro libraryArd Biesheuvel1-17/+10
2016-04-29ArmPlatformPkg/PrePi: allow unicore version to be used on MP hardwareArd Biesheuvel2-7/+0
2016-03-25ArmPlatformPkg: fixups for 64-bit pointersLeendert van Doorn2-7/+7
2016-02-02ArmPlatformPkg: Rectify file modesEvan Lloyd3-0/+0
2015-11-27ArmPlatformPkg/PrePi: remove global variable allocation from lowlevel initArd Biesheuvel9-61/+4
2015-07-07ArmPlatformPkg: use correct ASM decoration for non-function global symbolsArd Biesheuvel1-3/+3
2015-07-06ArmPlatformPkg/PrePi: Make dynamic the top of the System MemoryOlivier Martin5-23/+64
2015-07-06ArmPlatformPkg: Allow PcdFirmwareVersionString to be a dynamic PCDSamer El-Haj-Mahmoud2-2/+6
2014-09-09ArmPkg,ArmPlatformPkg: Allow dynamic PCDs for memory base and sizeArd Biesheuvel1-2/+4
2014-09-01ARM Packages: Removed unused PcdArmPrimaryCoreOlivier Martin1-1/+0
2014-08-26ARM Packages: Replace tabs by spaces for indentationRonald Cron2-18/+18
2014-08-19ARM Packages: Removed trailing spacesRonald Cron5-34/+34
2014-07-04ArmPkg/ArmGic: Returned the InterruptId in ArmGicAcknowledgeInterrupt()Olivier Martin1-5/+6
2014-07-04ArmPkg/ArmGic: Move out the EndOfInterrupt from the interrupt acknowledgementOlivier Martin1-1/+7
2014-05-08ARM Packages: Use .8byte instead of .dword for pointersBrendan Jackman1-1/+1
2014-05-08ARM Packages: Remove GCC filter for AARCH64 assembly filesBrendan Jackman2-2/+2
2014-04-03ArmPlatformPkg/PrePi: Use the same calculation to declare the stack size as i...Olivier Martin3-6/+5
2014-01-23ArmPlatformPkg/PrePi: Fixed register corruptionOlivier Martin2-34/+34
2014-01-10ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64Olivier Martin4-10/+10
2013-11-28ARM Packages: Removed 'Chipset/ArmV7.h' inclusion from the non-ARMv7 specific...Olivier Martin1-2/+0
2013-11-28ArmPlatformPkg/ArmVExpressPkg: Removed unused PCDs declaration from INF fileOlivier Martin2-2/+0
2013-08-06ArmPlatformPkg: PrePei Cache disable and invalidate.Olivier Martin1-9/+6
2013-07-18ArmPlatformPkg: Added Aarch64 supportHarry Liebel7-6/+228
2013-07-17ArmPkg: Removed the non-used PCD PcdGicPrimaryCoreIdOlivier Martin2-8/+0
2013-07-17ArmPlatformPkg: Removed the check on the CpuId to release the secondary cores...Olivier Martin1-3/+2
2013-05-10ArmPlatform/ArmPlatformLib: Introduced ArmPlatformPeiBootAction()oliviermartin2-0/+8
2013-05-10ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()oliviermartin5-14/+15
2013-03-12ArmPlatformPkg: Moved ARMv7 specific files to a 'Arm' subdirectoryoliviermartin4-6/+10
2013-01-25ArmPlatformPkg/PrePi: Removed magic valuesoliviermartin2-6/+8
2012-09-28ArmPlatformPkg/ArmPlatformStackLib: Introduced helper library to initialize s...oliviermartin4-123/+51
2012-09-28ArmPlatformPkg: Introduction of gArmPlatformTokenSpaceGuid.PcdCoreCountoliviermartin4-6/+20
2012-09-28ArmPlatformPkg/PrePi: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLiboliviermartin6-254/+1
2012-07-04ARM Packages: Fixed mispellingsoliviermartin2-2/+2
2012-07-04ArmPlatformPkg/PrePi: Declared the ARM MP Core Infooliviermartin5-36/+55
2012-07-04ARM Packages: Clean code (Remove unused PCDs, ...)oliviermartin1-0/+1
2012-07-04ArmPkg/AsmMacroIoLib: Renamed 'GetCorePositionInStack' macro into 'GetCorePos...oliviermartin2-2/+2
2012-07-04ArmPkg: Fixed RVCT compiler warningsoliviermartin1-1/+1
2012-05-02ArmPkg/ArmGicLib: Replaced 'ArmGicAcknowledgeSgiFrom' by 'ArmGicAcknowledgeIn...oliviermartin2-4/+16
2012-05-02ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGIoliviermartin2-3/+4
2012-05-02ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSy...oliviermartin3-7/+6