summaryrefslogtreecommitdiff
path: root/ArmPkg/Drivers/CpuDxe/CpuDxe.h
AgeCommit message (Expand)AuthorFilesLines
2023-03-16ArmPkg/CpuDxe: Implement EFI memory attributes protocolArd Biesheuvel1-0/+3
2023-03-16ArmPkg/CpuDxe: Expose unified region-to-EFI attribute conversionArd Biesheuvel1-0/+14
2022-07-22ArmPkg/CpuDxe: drop ARM_PROCESSOR_TABLE pseudo-ACPI tableArd Biesheuvel1-15/+0
2021-12-07ArmPkg: Apply uncrustify changesMichael Kubacki1-23/+21
2021-04-28ArmPkg: Fix Ecc error 8003Pierre Gondois1-3/+3
2020-04-02ArmPkg/CpuDxe: use private copy of GetRootTranslationTableInfo()Ard Biesheuvel1-7/+0
2019-04-09ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney1-7/+1
2018-02-06ArmPkg: delete references to unused guids/Pcds from CpuDxeLeif Lindholm1-1/+0
2017-03-07ArmPkg: move ARM version of SetMemoryAttributes to ArmMmuLibArd Biesheuvel1-13/+1
2017-02-28ArmPkg/CpuDxe: ignore attribute changes during SyncCacheConfig()Ard Biesheuvel1-0/+1
2017-02-23ArmPkg/CpuDxe: remove VirtualUncachedPages protocol and implementationArd Biesheuvel1-3/+0
2017-02-21ArmPkg/ArmMmuLib: AARCH64: add support for modifying only permissionsArd Biesheuvel1-8/+0
2014-08-19ARM Packages: Removed trailing spacesRonald Cron1-7/+7
2013-08-19ArmPkg/CpuDxe: Added support to not set a memory region with the same attributeOlivier Martin1-0/+13
2013-07-18ArmPkg: Added Aarch64 supportHarry Liebel1-1/+8
2013-07-18ArmPkg/CpuDxe: Moved memory mapping functions that are not architecture speci...Olivier Martin1-0/+18
2011-09-22ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin1-0/+14
2011-02-02Fix issue with fixing tabs.andrewfish1-2/+2
2011-02-02Remove tabs from all text files in the package.andrewfish1-2/+2
2010-04-29Update the copyright notice formathhtian1-2/+2
2010-02-03Cleanup to match MdePkg cleanups. More progress on ARM disassembler.andrewfish1-0/+1
2010-01-27Added a library for the default exception handler and started to add a dissas...andrewfish1-0/+1
2010-01-14Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH1-1/+38
2009-12-06Adding support for BeagleBoard. AJFISH1-0/+91