summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Include/Library/ArmMmuLib.h
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: Drop individual memory permission helpersArd Biesheuvel2023-06-271-62/+0
* ArmPkg/ArmMmuLib: Extend API to manage memory permissions betterArd Biesheuvel2023-06-261-1/+35
* ArmPkg/ArmMmuLib: Implement EFI_MEMORY_RP using access flagArd Biesheuvel2023-03-161-0/+34
* ArmPkg/ArmMmuLib: Disable and re-enable MMU only when neededArd Biesheuvel2022-10-191-3/+4
* ArmPkg: Apply uncrustify changesMichael Kubacki2021-12-071-11/+11
* ArmPkg: Fix Ecc error 8003Pierre Gondois2021-04-281-3/+3
* ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ArmPkg/ArmMmuLib AARCH64: get rid of needless TLB invalidationArd Biesheuvel2019-01-291-1/+2
* ArmPkg/ArmMmuLib: remove VirtualMask arg from ArmSetMemoryAttributesArd Biesheuvel2017-03-071-2/+1
* ArmPkg: move ARM version of SetMemoryAttributes to ArmMmuLibArd Biesheuvel2017-03-071-0/+8
* ArmPkg: introduce ArmMmuLib library classArd Biesheuvel2016-07-071-0/+65