]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Library/ArmMmuLib
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ArmPkg / Library / ArmMmuLib /
2022-10-19 Ard BiesheuvelArmPkg/ArmMmuLib: Reuse XIP MMU routines when splitting...
2022-10-19 Ard BiesheuvelArmPkg/ArmMmuLib: permit initial configuration with...
2022-10-19 Ard BiesheuvelArmPkg/ArmMmuLib: Disable and re-enable MMU only when...
2022-10-19 Ard BiesheuvelArmPkg/ArmMmuLib: don't replace table entries with...
2022-09-05 Pierre GondoisArmPkg: Remove duplicated words
2022-05-13 Rebecca CranArmPkg: Remove RVCT support
2022-02-01 Ard BiesheuvelArmPkg/ArmMmuLib AARCH64: avoid EL0 accessible mappings
2021-12-07 Michael KubackiArmPkg: Apply uncrustify changes
2021-12-07 Michael D KinneyArmPkg: Change use of EFI_D_* to DEBUG_*
2021-04-28 Pierre GondoisArmPkg: Correct small typos
2021-01-06 Pierre GondoisArmPkg: Fix Ecc error 5007 in ArmMmuLib
2021-01-06 Pierre GondoisArmPkg: Fix Ecc error 3002 in ArmMmuLib
2021-01-06 Pierre GondoisArmPkg: Format header to fix Ecc crash in ArmMmuLib
2020-10-22 Michael KubackiArmPkg/ArmMmuLib: Explicitly cast function pointer...
2020-10-22 Michael KubackiArmPkg/ArmMmuLib: Explicitly cast UINT32 data conversions
2020-06-27 Pierre GondoisArmPkg/ArmMmuLib: Fix implicit cast
2020-04-02 Ard BiesheuvelArmPkg/ArmMmuLib: drop unused TT_ATTR_INDX_INVALID...
2020-04-02 Ard BiesheuvelArmPkg/ArmMmuLib: get rid of GetRootTranslationTableInfo()
2020-04-02 Ard BiesheuvelArmPkg/ArmMmuLib: drop pointless LookupAddresstoRootTab...
2020-04-02 Ard BiesheuvelArmPkg/CpuDxe: move PageAttributeToGcdAttribute() out...
2020-03-26 Ard BiesheuvelArmPkg/ArmMmuLib AARCH64: preserve attributes when...
2020-03-26 Ard BiesheuvelArmPkg/ArmMmuLib AARCH64: use helpers to determine...
2020-03-26 Ard BiesheuvelArmPkg/ArmMmuLib AARCH64: limit recursion when freeing...
2020-03-10 Ard BiesheuvelArmPkg/ArmMmuLib AARCH64: cosmetic fixups
2020-03-10 Ard BiesheuvelArmPkg/ArmMmuLib AARCH64: drop pointless page table...
2020-03-10 Ard BiesheuvelArmPkg/ArmMmuLib AARCH64: invalidate page tables before...
2020-03-10 Ard BiesheuvelArmPkg/ArmMmuLib AARCH64: rewrite page table code
2020-03-05 Ard BiesheuvelArmPkg/ArmMmuLib ARM: drop memory type check for page...
2020-03-05 Ard BiesheuvelArmPkg/ArmMmuLib ARM: simplify assignment of TTBR0...
2020-03-05 Ard BiesheuvelArmPkg/ArmMmuLib AARCH64: cache-invalidate initial...
2020-03-05 Ard BiesheuvelArmPkg/ArmMmuLib ARM: cache-invalidate initial page...
2020-03-05 Ard BiesheuvelArmPkg/ArmMmuLib ARM: use AllocateAlignedPages() for...
2020-03-05 Ard BiesheuvelArmPkg/ArmMmuLib ARM: split ArmMmuLibCore.c into core...
2020-03-05 Ard BiesheuvelArmPkg/ArmMmuLib ARM: remove dummy constructor
2019-10-04 Leif LindholmArmPkg: strip trailing whitespace
2019-07-04 Antoine CœurArmPkg: Fix various typos
2019-04-09 Michael D KinneyArmPkg: Replace BSD License with BSD+Patent License
2019-01-29 Ard BiesheuvelArmPkg/ArmMmuLib AARCH64: get rid of needless TLB inval...
2019-01-28 Ard BiesheuvelArmPkg/ArmMmuLib ARM: trim high memory regions instead...
2019-01-14 Ard BiesheuvelArmPkg/ArmMmuLib AARCH64: fix out of bounds access
2019-01-14 Ard BiesheuvelArmPkg/ArmMmuLib ARM: disregard high memory when settin...
2019-01-13 Ard BiesheuvelArmPkg/ArmMmuLib ARM: fix thinko in second level page...
2019-01-13 Ard BiesheuvelArmPkg/ArmMmuLib ARM: add missing support for non-share...
2018-12-20 Ard BiesheuvelArmPkg/ArmMmuLib: take MAX_ALLOC_ADDRESS into account
2018-12-03 Ard BiesheuvelArmPkg/ArmMmuLib ARM: handle unmapped sections when...
2018-11-29 Ard BiesheuvelArmPkg/ArmMmuLib: take the CPU supported maximum PA...
2018-06-21 Chris CoArmPkg/ArmMmuLib ARM: fix Mva to use idx instead of...
2018-06-21 Ard BiesheuvelArmPkg/ArmMmuLib ARM: assume page tables are in writeba...
2018-06-21 Ard BiesheuvelArmPkg/ArmMmuLib ARM: remove cache maintenance of block...
2017-12-20 Michael ZimmermannArmPkg/ArmMmuLib ARM: fix page size granularity in...
2017-11-07 Peicong LiArmPkg/ArmMmuLib: Add new attribute WRITE_BACK_NONSHAREABLE
2017-03-07 Ard BiesheuvelArmPkg/ArmMmuLib ARM: implement memory permission contr...
2017-03-07 Ard BiesheuvelArmPkg/ArmMmuLib: remove VirtualMask arg from ArmSetMem...
2017-03-07 Ard BiesheuvelArmPkg: move ARM version of SetMemoryAttributes to...
2017-03-07 Ard BiesheuvelArmPkg/ArmMmuLib: use correct return type for exported...
2017-02-22 Ard BiesheuvelArmPkg/ArmMmuLib: AARCH64: enable stack alignment checking
2017-02-21 Ard BiesheuvelArmPkg/ArmMmuLib: AARCH64: add support for modifying...
2017-02-21 Jiewen YaoArmPkg/CpuDxe: Correct EFI_MEMORY_RO usage
2017-01-20 Ard BiesheuvelArmPkg/ArmMmuLib: Revert "use a pool allocation for...
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