summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/PrePi
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: Fix Ecc error 8001Pierre Gondois2021-04-156-30/+30
* ArmPlatformPkg: Fix cspell reported spelling/wordingPierre Gondois2020-12-093-6/+6
* ArmPlatformPkg: Fix Ecc error 8001 in PrePiPierre Gondois2020-12-091-3/+1
* ArmPlatformPkg: Fix Ecc error 10016 in PrePiPierre Gondois2020-12-091-1/+2
* ArmPlatformPkg/PrePi: replace set/way cache ops with by-VA onesArd Biesheuvel2020-03-053-3/+7
* ArmPlatformPkg/PrePi: fix IS_XIPAndrei Warkentin2020-03-051-1/+1
* ArmPlatformPkg: Add missing header files in INF filePete Batard2019-09-132-0/+2
* ArmPlatformPkg: Fix various typosAntoine Cœur2019-07-041-1/+1
* ArmPlatformPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0911-77/+11
* ArmPlatformPkg/PrePi: base GCD memory space size on CPU's PA rangeArd Biesheuvel2018-11-293-3/+1
* ArmPlatformPkg: clear frame pointer in startup codeArd Biesheuvel2018-11-191-0/+3
* ArmPlatformPkg/PrePi: remove bogus IntelFrameworkModulePkg referenceArd Biesheuvel2017-11-302-2/+0
* ArmPlatformPkg/PrePi: don't expose PE/COFF and LZMA libraries via HOBsArd Biesheuvel2017-11-304-116/+0
* ArmPlatformPkg/PrePi: call all constructors by handArd Biesheuvel2017-11-302-14/+7
* ArmPlatformPkg: Store initial timer valueAlexei Fedorov2017-10-103-3/+13
* ArmPlatformPkg: Timer access for non-secure EL1/0Sami Mujawar2017-05-221-1/+8
* ArmPlatformPkg/PrePi RVCT: use relative reference to mSystemMemoryEndArd Biesheuvel2016-10-281-1/+1
* ArmPlatformPkg/PrePi: avoid global variable write to mSystemMemoryEndArd Biesheuvel2016-10-244-44/+14
* ArmPkg ArmPlatformPkg ArmVirtPkg: ARM GICv2/v3 Base Address width fix-upDennis Chen2016-09-081-5/+5
* ArmPlatformPkg/PrePi: fix secondary stack baseMichael Zimmermann2016-09-071-1/+1
* ArmPlatformPkg/PrePi: switch to ASM_FUNC() asm macroArd Biesheuvel2016-08-112-70/+29
* ArmPlatformPkg RVCT: drop dependency on GCC macro libraryArd Biesheuvel2016-08-111-17/+10
* ArmPlatformPkg/PrePi: allow unicore version to be used on MP hardwareArd Biesheuvel2016-04-292-7/+0
* ArmPlatformPkg: fixups for 64-bit pointersLeendert van Doorn2016-03-252-7/+7
* ArmPlatformPkg: Rectify file modesEvan Lloyd2016-02-023-0/+0
* ArmPlatformPkg/PrePi: remove global variable allocation from lowlevel initArd Biesheuvel2015-11-279-61/+4
* 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