]> git.proxmox.com Git - mirror_edk2.git/blame - ArmPkg/Drivers/PL390Gic/PL390GicLib.inf
ArmPkg/ArmGicLib: Changed ArmGicSendSgiTo() to allow to send a specific SGI
[mirror_edk2.git] / ArmPkg / Drivers / PL390Gic / PL390GicLib.inf
CommitLineData
1bfda055 1#/* @file\r
4c19ece3 2# Copyright (c) 2011-2012, ARM Limited. All rights reserved.\r
1bfda055 3# \r
4# This program and the accompanying materials \r
5# are licensed and made available under the terms and conditions of the BSD License \r
6# which accompanies this distribution. The full text of the license may be found at \r
7# http://opensource.org/licenses/bsd-license.php \r
8#\r
9# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, \r
10# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. \r
11#\r
12#*/\r
13\r
14[Defines]\r
15 INF_VERSION = 0x00010005\r
55a0d64b 16 BASE_NAME = PL390GicLib\r
1bfda055 17 FILE_GUID = 03d05ee4-cdeb-458c-9dfc-993f09bdf405\r
18 MODULE_TYPE = SEC\r
19 VERSION_STRING = 1.0\r
55a0d64b 20 LIBRARY_CLASS = ArmGicLib\r
1bfda055 21\r
22[Sources]\r
55a0d64b 23 PL390Gic.c\r
1bfda055 24 PL390GicNonSec.c\r
25\r
26[Packages]\r
27 ArmPkg/ArmPkg.dec\r
28 MdePkg/MdePkg.dec\r