summaryrefslogtreecommitdiff
path: root/ArmPkg/Include/Library/ArmMmuLib.h
AgeCommit message (Expand)AuthorFilesLines
2023-06-27ArmPkg: Drop individual memory permission helpersArd Biesheuvel1-62/+0
2023-06-26ArmPkg/ArmMmuLib: Extend API to manage memory permissions betterArd Biesheuvel1-1/+35
2023-03-16ArmPkg/ArmMmuLib: Implement EFI_MEMORY_RP using access flagArd Biesheuvel1-0/+34
2022-10-19ArmPkg/ArmMmuLib: Disable and re-enable MMU only when neededArd Biesheuvel1-3/+4
2021-12-07ArmPkg: Apply uncrustify changesMichael Kubacki1-11/+11
2021-04-28ArmPkg: Fix Ecc error 8003Pierre Gondois1-3/+3
2019-04-09ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2019-01-29ArmPkg/ArmMmuLib AARCH64: get rid of needless TLB invalidationArd Biesheuvel1-1/+2
2017-03-07ArmPkg/ArmMmuLib: remove VirtualMask arg from ArmSetMemoryAttributesArd Biesheuvel1-2/+1
2017-03-07ArmPkg: move ARM version of SetMemoryAttributes to ArmMmuLibArd Biesheuvel1-0/+8
2016-07-07ArmPkg: introduce ArmMmuLib library classArd Biesheuvel1-0/+65