]> git.proxmox.com Git - mirror_edk2.git/history - ArmPkg/Drivers/CpuDxe/Arm/Mmu.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ArmPkg / Drivers / CpuDxe / Arm / Mmu.c
2021-12-07 Michael KubackiArmPkg: Apply uncrustify changes
2021-04-28 Pierre GondoisArmPkg: Correct small typos
2021-01-06 Pierre GondoisArmPkg: Fix Ecc error 5007 in CpuDxe
2021-01-06 Pierre GondoisArmPkg: Fix Ecc error 3002 in CpuDxe
2019-07-04 Antoine CœurArmPkg: Fix various typos
2019-04-09 Michael D KinneyArmPkg: Replace BSD License with BSD+Patent License
2018-12-03 Ard BiesheuvelArmPkg/ArmMmuLib ARM: handle unmapped section in GetMem...
2017-03-07 Ard BiesheuvelArmPkg: move ARM version of SetMemoryAttributes to...
2017-03-07 Ard BiesheuvelArmPkg/CpuDxe ARM: honour RO/XP attributes in SetMemory...
2017-03-07 Ard BiesheuvelArmPkg/CpuDxe ARM: avoid unnecessary cache/TLB maintenance
2017-03-07 Ard BiesheuvelArmPkg/CpuDxe ARM: avoid splitting page table sections...
2017-02-21 Ard BiesheuvelArmPkg/CpuDxe: ARM: ignore page table updates that...
2017-02-21 Ard BiesheuvelArmPkg/CpuDxe: translate invalid memory types in EfiAtt...
2017-02-21 Jiewen YaoArmPkg/CpuDxe: Correct EFI_MEMORY_RO usage
2016-09-26 Kurt KennettArmPkg/CpuDxe: Fix MMU initialization problem
2015-12-15 Ard BiesheuvelArmPkg/CpuDxe: drop ARMv4 exception handling code