summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/PrePi/AArch64/ModuleEntryPoint.S
AgeCommit message (Expand)AuthorFilesLines
2020-12-09ArmPlatformPkg: Fix cspell reported spelling/wordingPierre Gondois1-2/+2
2019-04-09ArmPlatformPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-11-19ArmPlatformPkg: clear frame pointer in startup codeArd Biesheuvel1-0/+3
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 Liebel1-0/+148