]> git.proxmox.com Git - mirror_edk2.git/blame - ArmPkg/Drivers/PL390Gic/PL390GicDxe.inf
ArmPkg/PL390Gic: Fixed initialization when the primary core is not (Cluster0,Cpu0)
[mirror_edk2.git] / ArmPkg / Drivers / PL390Gic / PL390GicDxe.inf
CommitLineData
1bfda055 1#/** @file
2#
3# Copyright (c) 2008 - 2010, Apple Inc. All rights reserved.<BR>
e9f7c58f 4# Copyright (c) 2012, ARM Ltd. All rights reserved.<BR>
5#
1bfda055 6# This program and the accompanying materials
7# are licensed and made available under the terms and conditions of the BSD License
8# which accompanies this distribution. The full text of the license may be found at
9# http://opensource.org/licenses/bsd-license.php
10#
11# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
12# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
13#
14#**/
15
16[Defines]
17 INF_VERSION = 0x00010005
18 BASE_NAME = PL390GicDxe
19 FILE_GUID = DE371F7C-DEC4-4D21-ADF1-593ABCC15882
20 MODULE_TYPE = DXE_DRIVER
21 VERSION_STRING = 1.0
22
23 ENTRY_POINT = InterruptDxeInitialize
24
25
26[Sources.common]
e9f7c58f 27 PL390Gic.c
1bfda055 28 PL390GicDxe.c
29
1bfda055 30[Packages]
31 MdePkg/MdePkg.dec
32 EmbeddedPkg/EmbeddedPkg.dec
33 ArmPkg/ArmPkg.dec
34
35[LibraryClasses]
36 BaseLib
37 UefiLib
38 UefiBootServicesTableLib
39 DebugLib
40 PrintLib
e9f7c58f 41 MemoryAllocationLib
1bfda055 42 UefiDriverEntryPoint
43 IoLib
44
1bfda055 45[Protocols]
46 gHardwareInterruptProtocolGuid
47 gEfiCpuArchProtocolGuid
48
49[FixedPcd.common]
50 gArmTokenSpaceGuid.PcdGicDistributorBase
51 gArmTokenSpaceGuid.PcdGicInterruptInterfaceBase
d6950399 52
53 gArmTokenSpaceGuid.PcdArmPrimaryCore
54 gArmTokenSpaceGuid.PcdGicPrimaryCoreId
1bfda055 55
d7b6c49b 56[Depex]
57 gEfiCpuArchProtocolGuid