summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/PrePeiCore/AArch64
AgeCommit message (Expand)AuthorFilesLines
2023-03-30ArmPlatformPkg/PrePeiCore: Make vector table object BTI compatibleArd Biesheuvel1-0/+2
2021-12-07ArmPlatformPkg: Apply uncrustify changesMichael Kubacki1-22/+22
2021-04-15ArmPkg: Fix Ecc error 8001 in ChipsetPierre Gondois1-5/+5
2021-04-15ArmPlatformPkg: Fix Ecc error 8001Pierre Gondois1-6/+6
2019-04-09ArmPlatformPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney5-35/+5
2018-11-19ArmPlatformPkg: clear frame pointer in startup codeArd Biesheuvel1-0/+3
2017-11-09ArmPlatformPkg/PrePeiCore: seed temporary stack before entering PEI coreArd Biesheuvel1-0/+6
2017-05-22ArmPlatformPkg: Timer access for non-secure EL1/0Sami Mujawar1-1/+8
2016-08-11ArmPlatformPkg/PrePeiCore: switch to ASM_FUNC() asm macroArd Biesheuvel3-40/+10
2016-03-25ArmPlatformPkg: fixups for 64-bit pointersLeendert van Doorn1-1/+1
2015-11-27ArmPlatformPkg/PrePeiCore: remove global variable allocation from lowlevel initArd Biesheuvel1-6/+1
2015-11-27ArmPlatformPkg/PrePeiCore: add missing entries to AArch64 vector tableArd Biesheuvel1-0/+40
2015-11-19ArmPkg/ArmPlatformPkg: position vectors relative to baseMark Rutland1-14/+13
2014-05-08ARM Packages: Use .8byte instead of .dword for pointersBrendan Jackman1-1/+1
2014-05-08ARM Packages: use GCC_ASM_EXPORT to export functionsBrendan Jackman3-4/+4
2014-03-01ArmPkg: Tidy assembler codeOlivier Martin1-3/+0
2014-03-01ArmPkg: Replace single dead loop.Olivier Martin2-11/+4
2013-07-18ArmPlatformPkg: Added Aarch64 supportHarry Liebel5-0/+344