summaryrefslogtreecommitdiffstats
path: root/ArmPkg/Drivers/CpuDxe/CpuDxe.c
Commit message (Expand)AuthorAgeFilesLines
* ArmPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* ArmPkg/CpuDxe: ignore attribute changes during SyncCacheConfig()Ard Biesheuvel2017-02-281-0/+3
* ArmPkg/CpuDxe: remove VirtualUncachedPages protocol and implementationArd Biesheuvel2017-02-231-1/+0
* ArmPkg/CpuDxe: set DmaBufferAlignment according to CWGArd Biesheuvel2016-11-021-1/+12
* ArmPkg: Fix typos in commentsGiri P Mudusuru2016-07-111-1/+1
* ArmPkg: CpuDxe: don't track interrupt state in a global variableCohen, Eugene2016-02-231-5/+1
* ARM Packages: Removed trailing spacesRonald Cron2014-08-191-23/+23
* ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin2011-09-271-1/+1
* ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin2011-09-221-0/+6
* ArmPkg/CpuDxe: Register a callback for the gIdleLoopEventGuid eventoliviermartin2011-06-201-2/+34
* Update the copyright notice formathhtian2010-04-291-2/+2
* Added a library for the default exception handler and started to add a dissas...andrewfish2010-01-271-1/+0
* Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH2010-01-141-13/+100
* Fixed a bug in the HardwareInterrupt handler that would blow the stack if you...AJFISH2010-01-081-7/+2
* Adding support for a single stack, GCC check in will followAJFISH2010-01-081-12/+19
* Adding support for BeagleBoard. AJFISH2009-12-061-0/+154