summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/PrePeiCore/AArch64
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: Fix Ecc error 8001 in ChipsetPierre Gondois2021-04-151-5/+5
* ArmPlatformPkg: Fix Ecc error 8001Pierre Gondois2021-04-151-6/+6
* ArmPlatformPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-095-35/+5
* 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: Timer access for non-secure EL1/0Sami Mujawar2017-05-221-1/+8
* ArmPlatformPkg/PrePeiCore: switch to ASM_FUNC() asm macroArd Biesheuvel2016-08-113-40/+10
* 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
* ArmPlatformPkg/PrePeiCore: add missing entries to AArch64 vector tableArd Biesheuvel2015-11-271-0/+40
* ArmPkg/ArmPlatformPkg: position vectors relative to baseMark Rutland2015-11-191-14/+13
* ARM Packages: Use .8byte instead of .dword for pointersBrendan Jackman2014-05-081-1/+1
* ARM Packages: use GCC_ASM_EXPORT to export functionsBrendan Jackman2014-05-083-4/+4
* ArmPkg: Tidy assembler codeOlivier Martin2014-03-011-3/+0
* ArmPkg: Replace single dead loop.Olivier Martin2014-03-012-11/+4
* ArmPlatformPkg: Added Aarch64 supportHarry Liebel2013-07-185-0/+344