]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Library/ArmLib/AArch64/AArch64Mmu.c
ArmPkg/AArch64Mmu: Fix XN attribute for device memory
[mirror_edk2.git] / ArmPkg / Library / ArmLib / AArch64 / AArch64Mmu.c
2016-04-14 Heyi GuoArmPkg/AArch64Mmu: Fix XN attribute for device memory
2016-03-22 Ard BiesheuvelArmPkg/AArch64Mmu: use correct AP[] bits in ArmClearMem...
2015-11-19 Mark RutlandArmPkg: correct TTBR1_EL1 settings in TCR_EL1
2015-11-18 Ard BiesheuvelArmPkg/Mmu: set required XN attributes for device mappings
2015-11-18 Ard BiesheuvelArmPkg/AArch64Mmu: remove unused GcdAttributeToArmAttri...
2015-11-12 Ard BiesheuvelArmPkg/ArmLib: mark all cached mappings as (inner)...
2015-10-08 Ard BiesheuvelArmPkg/ArmLib MMU: add functions to set/clear RO and...
2015-10-08 Ard BiesheuvelArmPkg/AArch64Mmu: move page table traversal code to...
2015-10-08 Ard BiesheuvelArmPkg/AArch64Mmu: use architecturally correct definiti...
2015-10-06 Ard BiesheuvelArmPkg/AArch64Mmu: remove cache maintenance for page...
2015-10-02 Ard BiesheuvelArmPkg/Mmu: do not configure block translations at...
2015-09-09 Heyi GuoArmPkg/Mmu: Fix potential page table memory leak
2015-09-09 Heyi GuoArmPkg/Mmu: Increase PageLevel when table found at...
2015-09-09 Heyi GuoArmPkg/Mmu: Fix literal number left shift bug
2015-09-09 Heyi GuoArmPkg/Mmu: Fix page level calculation bug
2015-09-09 Heyi GuoArmPkg/Mmu: Fix bug of aligning new allocated page...
2014-10-10 Olivier MartinArmPkg/ArmLib/AArch64: Initialize the new N+1-level...
2014-08-19 Olivier MartinArmPkg/ArmLib: Set again TCR after getting the Translat...
2014-04-24 Olivier MartinArmPkg/ArmLib: Fixed AArch64 MMU code when a region...
2014-03-26 Olivier MartinArmPkg/ArmLib: Correct Error Handling in AArch64
2014-02-12 Leif LindholmARM Packages: CRLF fixup
2014-01-24 Garrett KirkendallArmPkg/ArmLib: Fix AARCH64 page table entry filling...
2013-08-19 Olivier MartinArmPkg/ArmLib: Introduced TT_LAST_BLOCK_ADDRESS()
2013-07-26 Olivier MartinArmPkg/Library: AArch64 MMU EL1 support
2013-07-26 Olivier MartinArmPkg/ArmLib/AArch64: Use the appropriate macros and...
2013-07-24 Olivier MartinArmPkg/ArmLib/AArch64: Fixed the calculation of the...
2013-07-18 Harry LiebelArmPkg: Added Aarch64 support