summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/PrePi/PrePi.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-07ArmPlatformPkg: Apply uncrustify changesMichael Kubacki1-40/+50
2021-04-15ArmPlatformPkg: Fix Ecc error 8001Pierre Gondois1-5/+5
2020-03-05ArmPlatformPkg/PrePi: replace set/way cache ops with by-VA onesArd Biesheuvel1-3/+5
2020-03-05ArmPlatformPkg/PrePi: fix IS_XIPAndrei Warkentin1-1/+1
2019-07-04ArmPlatformPkg: Fix various typosAntoine Cœur1-1/+1
2019-04-09ArmPlatformPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-11-29ArmPlatformPkg/PrePi: base GCD memory space size on CPU's PA rangeArd Biesheuvel1-1/+1
2017-11-30ArmPlatformPkg/PrePi: don't expose PE/COFF and LZMA libraries via HOBsArd Biesheuvel1-11/+0
2017-11-30ArmPlatformPkg/PrePi: call all constructors by handArd Biesheuvel1-14/+1
2017-10-10ArmPlatformPkg: Store initial timer valueAlexei Fedorov1-1/+9
2016-10-24ArmPlatformPkg/PrePi: avoid global variable write to mSystemMemoryEndArd Biesheuvel1-0/+3
2016-04-29ArmPlatformPkg/PrePi: allow unicore version to be used on MP hardwareArd Biesheuvel1-2/+0
2016-03-25ArmPlatformPkg: fixups for 64-bit pointersLeendert van Doorn1-4/+4
2016-02-02ArmPlatformPkg: Rectify file modesEvan Lloyd1-0/+0
2015-11-27ArmPlatformPkg/PrePi: remove global variable allocation from lowlevel initArd Biesheuvel1-29/+2
2015-07-06ArmPlatformPkg/PrePi: Make dynamic the top of the System MemoryOlivier Martin1-2/+2
2014-08-19ARM Packages: Removed trailing spacesRonald Cron1-4/+4
2014-04-03ArmPlatformPkg/PrePi: Use the same calculation to declare the stack size as i...Olivier Martin1-2/+3
2014-01-10ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64Olivier Martin1-4/+4
2013-08-06ArmPlatformPkg: PrePei Cache disable and invalidate.Olivier Martin1-9/+6
2013-07-18ArmPlatformPkg: Added Aarch64 supportHarry Liebel1-6/+2
2013-05-10ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore()oliviermartin1-3/+3
2012-09-28ArmPlatformPkg: Introduction of gArmPlatformTokenSpaceGuid.PcdCoreCountoliviermartin1-0/+2
2012-09-28ArmPlatformPkg/PrePi: Moved Exception Vector Table to ArmPkg/DebugAgentBaseLiboliviermartin1-51/+0
2012-07-04ArmPlatformPkg/PrePi: Declared the ARM MP Core Infooliviermartin1-0/+44
2012-05-02ArmPkg/ArmCpuLib: Replaced complex functions ArmCpuSynchronizeWait & ArmCpuSy...oliviermartin1-4/+4
2012-05-02ArmPlatformPkg: Renamed and Invoked earlier ArmPlatformNormalInitialize()oliviermartin1-1/+4
2012-03-26ArmPlatformPkg/PrePi: Added Firmware Version String to the 'welcome' statementoliviermartin1-1/+2
2011-11-16ArmPlatformPkg/PrePi: Ony synchronize cores when it is a MPCore Systemoliviermartin1-3/+5
2011-11-01ArmPlatformPkg/PrePi: Remove duplicate call of BuildMemoryTypeInformationHob()oliviermartin1-2/+0
2011-11-01ArmPlatform/PrePi: Fixed PrePi for MP Cores platform and Global Variable regi...oliviermartin1-9/+19
2011-09-22ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin1-0/+3
2011-09-22ArmPlatformPkg: Introduce ArmPlatformGlobalVariableLiboliviermartin1-0/+36
2011-09-22ArmPlatformPkg/PrePi: Removed the dependency on 'PcdCPUCoresNonSecStackBase'oliviermartin1-10/+6
2011-09-22ArmPlatformPkg: Changed memory model for the stacksoliviermartin1-1/+1
2011-09-22ArmPlatformPkg: Introduce Primary core macrosoliviermartin1-4/+4
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin1-0/+1
2011-08-18ArmPlatformPkg/PrePi: Removed harcoded HobList pointer calculation to use Pre...oliviermartin1-4/+4
2011-08-18ArmPlatformPkg/PrePi: Removed second initialization of DebugAgenLiboliviermartin1-3/+0
2011-07-07ArmPlatformPkg: Fix warningsoliviermartin1-3/+8
2011-07-06ArmPlatformPkg: Change the memory model for the ARM Platform componentsoliviermartin1-24/+28
2011-07-04ArmPlatformPkg: Fix build issuesoliviermartin1-0/+2
2011-07-01ArmPlatformPkg/PrePi: Add support for PrePi moduleoliviermartin1-0/+213