]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Library/ArmMmuLib
ArmPkg/ArmDmaLib: fix incorrect device address of double buffer
[mirror_edk2.git] / ArmPkg / Library / ArmMmuLib /
2016-11-30 Ard BiesheuvelArmPkg/ArmMmuLib: support page tables in cacheable...
2016-09-13 Ard BiesheuvelArmPkg/ArmMmuLib: base page table VA size on GCD memory...
2016-09-13 Ard BiesheuvelArmPkg/ArmMmuLib: use a pool allocation for the root...
2016-09-13 Ard BiesheuvelArmPkg/ArmMmuLib: remove bogus alignment of page alloca...
2016-09-13 Ard BiesheuvelArmPkg/ArmMmuLib: deobfuscate GetRootTranslationTableIn...
2016-08-11 Ard BiesheuvelArmPkg/ArmMmuLib: switch to ASM_FUNC() asm macro
2016-08-11 Ard BiesheuvelArmLib: remove ArmReplaceLiveTranslationEntry() impleme...
2016-07-07 Ard BiesheuvelArmPkg/ArmMmuLib: add PEI specific version of ArmMmuLib
2016-07-07 Ard BiesheuvelArmPkg: introduce base ArmMmuLib implementation