summaryrefslogtreecommitdiff
path: root/ArmPkg/Drivers/CpuDxe/CpuDxe.c
AgeCommit message (Expand)Author
2016-12-26ArmPkg: Remove unused PackageGuo Mang
2014-08-19ARM Packages: Removed trailing spacesRonald Cron
2011-09-27ARM Packages: Fixed Build failings/warnings/EDK2 coding conventionoliviermartin
2011-09-22ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platformoliviermartin
2011-06-20ArmPkg/CpuDxe: Register a callback for the gIdleLoopEventGuid eventoliviermartin
2010-04-29Update the copyright notice formathhtian
2010-01-27Added a library for the default exception handler and started to add a dissas...andrewfish
2010-01-14Added support for L2 (4K) page tables and made the CPU driver change cachabil...AJFISH
2010-01-08Fixed a bug in the HardwareInterrupt handler that would blow the stack if you...AJFISH
2010-01-08Adding support for a single stack, GCC check in will followAJFISH
2009-12-06Adding support for BeagleBoard. AJFISH