summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/PrePeiCore/AArch64/PrePeiCoreEntryPoint.S
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ArmPlatformPkg: clear frame pointer in startup codeArd Biesheuvel2018-11-191-0/+3
* ArmPlatformPkg/PrePeiCore: seed temporary stack before entering PEI coreArd Biesheuvel2017-11-091-0/+6
* ArmPlatformPkg/PrePeiCore: switch to ASM_FUNC() asm macroArd Biesheuvel2016-08-111-24/+6
* ArmPlatformPkg: fixups for 64-bit pointersLeendert van Doorn2016-03-251-1/+1
* ArmPlatformPkg/PrePeiCore: remove global variable allocation from lowlevel initArd Biesheuvel2015-11-271-6/+1
* ARM Packages: Use .8byte instead of .dword for pointersBrendan Jackman2014-05-081-1/+1
* ArmPkg: Replace single dead loop.Olivier Martin2014-03-011-7/+3
* ArmPlatformPkg: Added Aarch64 supportHarry Liebel2013-07-181-0/+114