summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Drivers/CpuDxe/Arm/Mmu.c
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: Add Function Headers to MMU LogicTaylor Beebe2023-07-031-7/+79
* ArmPkg: Fix Unsafe ASSERTs in MMU LogicTaylor Beebe2023-07-031-6/+30
* ArmPkg: Update GetMemoryRegion() to Handle No mappingTaylor Beebe2023-07-031-23/+42
* ArmPkg/CpuDxe: Expose unified region-to-EFI attribute conversionArd Biesheuvel2023-03-161-0/+38
* ArmPkg/ArmMmuLib ARM: Isolate the access flag from AP maskArd Biesheuvel2023-03-161-23/+24
* ArmPkg/CpuDxe ARM: Fix page-to-section attribute conversionArd Biesheuvel2023-03-161-0/+3
* ArmPkg/ArmMmuLib ARM: Remove half baked large page supportArd Biesheuvel2023-03-161-4/+4
* ArmPkg: Apply uncrustify changesMichael Kubacki2021-12-071-80/+87
* ArmPkg: Correct small typosPierre Gondois2021-04-281-1/+1
* ArmPkg: Fix Ecc error 5007 in CpuDxePierre Gondois2021-01-061-4/+4
* ArmPkg: Fix Ecc error 3002 in CpuDxePierre Gondois2021-01-061-3/+3
* ArmPkg: Fix various typosAntoine Cœur2019-07-041-1/+1
* ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ArmPkg/ArmMmuLib ARM: handle unmapped section in GetMemoryRegion()Ard Biesheuvel2018-12-031-0/+3
* ArmPkg: move ARM version of SetMemoryAttributes to ArmMmuLibArd Biesheuvel2017-03-071-410/+0
* ArmPkg/CpuDxe ARM: honour RO/XP attributes in SetMemoryAttributes()Ard Biesheuvel2017-03-071-92/+86
* ArmPkg/CpuDxe ARM: avoid unnecessary cache/TLB maintenanceArd Biesheuvel2017-03-071-26/+34
* ArmPkg/CpuDxe ARM: avoid splitting page table sections unnecessarilyArd Biesheuvel2017-03-071-8/+43
* ArmPkg/CpuDxe: ARM: ignore page table updates that only change permissionsArd Biesheuvel2017-02-211-0/+7
* ArmPkg/CpuDxe: translate invalid memory types in EfiAttributeToArmAttributeArd Biesheuvel2017-02-211-3/+0
* ArmPkg/CpuDxe: Correct EFI_MEMORY_RO usageJiewen Yao2017-02-211-8/+6
* ArmPkg/CpuDxe: Fix MMU initialization problemKurt Kennett2016-09-261-0/+5
* ArmPkg/CpuDxe: drop ARMv4 exception handling codeArd Biesheuvel2015-12-151-0/+880