summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Drivers/CpuDxe/AArch64
Commit message (Expand)AuthorAgeFilesLines
* ARM Packages: Force the SEC modules to be 2K aligned for AArch64Olivier Martin2014-07-151-5/+6
* ArmPkg/CpuDxe: Stack Pointer is not 8-bytes aligned in AArch32 interrupt hand...Olivier Martin2014-06-031-1/+1
* ArmPkg/CpuDxe/AArch64: Fixed SyncCacheConfig() when first entry is in 3-levelOlivier Martin2014-05-141-2/+1
* ARM Packages: Use .8byte instead of .dword for pointersBrendan Jackman2014-05-081-1/+1
* ArmPkg/CpuDxe/AArch64: use STUR instruction for signed offsetBrendan Jackman2014-05-081-4/+4
* ArmPkg/CpuDxe/AArch64/ExceptionSupport.S: Fix immediate syntaxBrendan Jackman2014-05-081-13/+13
* ARM Packages: use GCC_ASM_EXPORT to export functionsBrendan Jackman2014-05-081-5/+5
* ArmPkg/CpuDxe: Restore AArch64 system registers before returning from exceptionoliviermartin2014-04-231-2/+19
* ArmPkg: Tidy assembler codeOlivier Martin2014-03-011-3/+0
* ArmPkg/CpuDxe: Fixed confusion in AArch64 Table descriptor typesOlivier Martin2013-10-141-1/+1
* ArmPkg/CpuDxe: Fixed attribute setting in GetNextEntryAttribute()Olivier Martin2013-09-161-1/+1
* ArmPkg/CpuDxe: Added support to not set a memory region with the same attributeOlivier Martin2013-08-191-0/+146
* ArmPkg/CpuDxe: Fixed AArch64 MMU/GCD synchronizationOlivier Martin2013-08-191-8/+10
* ArmPkg/CpuDxe: AArch64: Fix wrong comparison of exception typeGirish K S2013-08-191-3/+3
* ArmPkg,ArmPlatformPkg: Free memory allocated by Get.*SpaceMap()Olivier Martin2013-07-261-0/+5
* ArmPkg: Added Aarch64 supportHarry Liebel2013-07-183-0/+723