summaryrefslogtreecommitdiff
path: root/ArmPkg/Drivers/CpuDxe/CpuDxe.c
AgeCommit message (Expand)AuthorFilesLines
2011-09-27ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin1-1/+1
2011-09-22ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin1-0/+6
2011-06-20ArmPkg/CpuDxe: Register a callback for the gIdleLoopEventGuid eventoliviermartin1-2/+34
2010-04-29Update the copyright notice formathhtian1-2/+2
2010-01-27Added a library for the default exception handler and started to add a dissas...andrewfish1-1/+0
2010-01-14Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH1-13/+100
2010-01-08Fixed a bug in the HardwareInterrupt handler that would blow the stack if you...AJFISH1-7/+2
2010-01-08Adding support for a single stack, GCC check in will followAJFISH1-12/+19
2009-12-06Adding support for BeagleBoard. AJFISH1-0/+154