audk/ArmPkg/Drivers
Olivier Martin e703b085f6 ArmPkg/Drivers/TimerDxe: Improve Timer initialisation.
- Registering a interrupt handler implicitly enables said interrupt. This
  is in the UEFI Spec. No need to enable the interrupts a second time.
- Make sure the Timer is completely disabled before configuring it. Only
  enable after configuration is complete.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>


git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14433 6f19259b-4bc3-4df7-8a09-765794883524
2013-06-19 18:08:02 +00:00
..
ArmCpuLib ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore() 2013-05-10 12:41:27 +00:00
CpuDxe ArmPkg: Moved ARMv7 specific files to a 'Arm' subdirectory 2013-03-12 00:49:42 +00:00
CpuPei ARM Packages: Fixed line endings 2013-01-25 11:28:06 +00:00
PL390Gic ArmPlatformPkg/ArmPlatformLib: Added support for ArmPlatformIsPrimaryCore() 2013-05-10 12:41:27 +00:00
TimerDxe ArmPkg/Drivers/TimerDxe: Improve Timer initialisation. 2013-06-19 18:08:02 +00:00