]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPkg/Drivers/ArmGic/ArmGicDxe.inf
ArmPkg/ArmGic: Move the installation and the registration to InstallAndRegisterInterr...
authorOlivier Martin <olivier.martin@arm.com>
Fri, 4 Jul 2014 11:25:29 +0000 (11:25 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 4 Jul 2014 11:25:29 +0000 (11:25 +0000)
commit69b5dc9f8e926b5341405b729e58426c2a121470
treeb1208d995f9a850e53a03b364ee3528a06768c31
parent397bdc990b018cb2fff01413636b4a23c4b23624
ArmPkg/ArmGic: Move the installation and the registration to InstallAndRegisterInterruptService()

It will allow reusing the same code for GICv2 and GICv3 only drivers.

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@15623 6f19259b-4bc3-4df7-8a09-765794883524
ArmPkg/Drivers/ArmGic/ArmGicCommonDxe.c [new file with mode: 0644]
ArmPkg/Drivers/ArmGic/ArmGicDxe.c
ArmPkg/Drivers/ArmGic/ArmGicDxe.h [new file with mode: 0644]
ArmPkg/Drivers/ArmGic/ArmGicDxe.inf