summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Drivers/CpuDxe/CpuDxe.h
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg/CpuDxe: Implement EFI memory attributes protocolArd Biesheuvel2023-03-161-0/+3
* ArmPkg/CpuDxe: Expose unified region-to-EFI attribute conversionArd Biesheuvel2023-03-161-0/+14
* ArmPkg/CpuDxe: drop ARM_PROCESSOR_TABLE pseudo-ACPI tableArd Biesheuvel2022-07-221-15/+0
* ArmPkg: Apply uncrustify changesMichael Kubacki2021-12-071-23/+21
* ArmPkg: Fix Ecc error 8003Pierre Gondois2021-04-281-3/+3
* ArmPkg/CpuDxe: use private copy of GetRootTranslationTableInfo()Ard Biesheuvel2020-04-021-7/+0
* ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ArmPkg: delete references to unused guids/Pcds from CpuDxeLeif Lindholm2018-02-061-1/+0
* ArmPkg: move ARM version of SetMemoryAttributes to ArmMmuLibArd Biesheuvel2017-03-071-13/+1
* ArmPkg/CpuDxe: ignore attribute changes during SyncCacheConfig()Ard Biesheuvel2017-02-281-0/+1
* ArmPkg/CpuDxe: remove VirtualUncachedPages protocol and implementationArd Biesheuvel2017-02-231-3/+0
* ArmPkg/ArmMmuLib: AARCH64: add support for modifying only permissionsArd Biesheuvel2017-02-211-8/+0
* ARM Packages: Removed trailing spacesRonald Cron2014-08-191-7/+7
* ArmPkg/CpuDxe: Added support to not set a memory region with the same attributeOlivier Martin2013-08-191-0/+13
* ArmPkg: Added Aarch64 supportHarry Liebel2013-07-181-1/+8
* ArmPkg/CpuDxe: Moved memory mapping functions that are not architecture speci...Olivier Martin2013-07-181-0/+18
* ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin2011-09-221-0/+14
* Fix issue with fixing tabs.andrewfish2011-02-021-2/+2
* Remove tabs from all text files in the package.andrewfish2011-02-021-2/+2
* Update the copyright notice formathhtian2010-04-291-2/+2
* Cleanup to match MdePkg cleanups. More progress on ARM disassembler.andrewfish2010-02-031-0/+1
* Added a library for the default exception handler and started to add a dissas...andrewfish2010-01-271-0/+1
* Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH2010-01-141-1/+38
* Adding support for BeagleBoard. AJFISH2009-12-061-0/+91