]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/ArmPkg.dec
ArmPkg: introduce ArmMmuLib library class
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Wed, 15 Jun 2016 15:54:10 +0000 (17:54 +0200)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 7 Jul 2016 12:33:47 +0000 (14:33 +0200)
commit12728e1137d37debdf6b98a8b8689106b4584908
tree7b63fd1d1f4c90172fa96d5cecc8c5af9e885567
parent1c03582b070a8feb0b43539cd918a37e3bd5b8da
ArmPkg: introduce ArmMmuLib library class

Introduce the library class ArmMmuLib, which encapsulates the functionality
to set up and modify page table entries.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
ArmPkg/ArmPkg.dec
ArmPkg/Include/Library/ArmMmuLib.h [new file with mode: 0644]