]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Drivers/CpuDxe/AArch64/Mmu.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ArmPkg / Drivers / CpuDxe / AArch64 / Mmu.c
2022-02-01 Ard BiesheuvelArmPkg/ArmMmuLib AARCH64: avoid EL0 accessible mappings
2021-12-07 Michael KubackiArmPkg: Apply uncrustify changes
2021-01-06 Pierre GondoisArmPkg: Fix Ecc error 5007 in CpuDxe
2021-01-06 Pierre GondoisArmPkg: Fix Ecc error 3002 in CpuDxe
2020-04-06 Leif LindholmArmPkg: rename misleading local #define in CpuDxe
2020-04-02 Ard BiesheuvelArmPkg/CpuDxe: move PageAttributeToGcdAttribute() out...
2020-04-02 Ard BiesheuvelArmPkg/CpuDxe: use private copy of GetRootTranslationTa...
2019-07-04 Antoine CœurArmPkg: Fix various typos
2019-04-09 Michael D KinneyArmPkg: Replace BSD License with BSD+Patent License
2017-03-08 Ard BiesheuvelArmPkg/CpuDxe: handle implied attributes in EfiAttribut...
2017-02-21 Ard BiesheuvelArmPkg/CpuDxe: translate invalid memory types in EfiAtt...
2017-02-21 Jiewen YaoArmPkg/CpuDxe: Correct EFI_MEMORY_RO usage
2015-07-06 Olivier MartinArmPkg/CpuDxe: Fixed AArch64 MMU
2014-05-14 Olivier MartinArmPkg/CpuDxe/AArch64: Fixed SyncCacheConfig() when...
2013-10-14 Olivier MartinArmPkg/CpuDxe: Fixed confusion in AArch64 Table descrip...
2013-09-16 Olivier MartinArmPkg/CpuDxe: Fixed attribute setting in GetNextEntryA...
2013-08-19 Olivier MartinArmPkg/CpuDxe: Added support to not set a memory region...
2013-08-19 Olivier MartinArmPkg/CpuDxe: Fixed AArch64 MMU/GCD synchronization
2013-07-26 Olivier MartinArmPkg,ArmPlatformPkg: Free memory allocated by Get...
2013-07-18 Harry LiebelArmPkg: Added Aarch64 support