summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/PrePi/AArch64
AgeCommit message (Expand)AuthorFilesLines
2024-06-15ArmPkg,MdePkg: Move ArmPkg/Chipset/ArmV7[|Mmu].h to MdePkgPierre Gondois1-1/+1
2021-04-15ArmPlatformPkg: Fix Ecc error 8001Pierre Gondois1-5/+5
2020-12-09ArmPlatformPkg: Fix cspell reported spelling/wordingPierre Gondois1-2/+2
2019-04-09ArmPlatformPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2-14/+2
2018-11-19ArmPlatformPkg: clear frame pointer in startup codeArd Biesheuvel1-0/+3
2017-05-22ArmPlatformPkg: Timer access for non-secure EL1/0Sami Mujawar1-1/+8
2016-10-24ArmPlatformPkg/PrePi: avoid global variable write to mSystemMemoryEndArd Biesheuvel1-14/+0
2016-08-11ArmPlatformPkg/PrePi: switch to ASM_FUNC() asm macroArd Biesheuvel1-34/+15
2016-03-25ArmPlatformPkg: fixups for 64-bit pointersLeendert van Doorn1-3/+3
2015-11-27ArmPlatformPkg/PrePi: remove global variable allocation from lowlevel initArd Biesheuvel1-7/+0
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 Martin1-7/+20
2014-05-08ARM Packages: Use .8byte instead of .dword for pointersBrendan Jackman1-1/+1
2014-01-10ArmPkg/ArmPkg.dec: Redefined PcdSystemMemory(Base|Size) as UINT64Olivier Martin1-2/+2
2013-11-28ARM Packages: Removed 'Chipset/ArmV7.h' inclusion from the non-ARMv7 specific...Olivier Martin1-2/+0
2013-07-18ArmPlatformPkg: Added Aarch64 supportHarry Liebel2-0/+181