]> git.proxmox.com Git - mirror_edk2.git/blob - DynamicTablesPkg/Library/Acpi/Arm/AcpiSpcrLibArm/AcpiSpcrLibArm.inf
8dd94e550b8181dea13d5be81688cc35b8b80eac
[mirror_edk2.git] / DynamicTablesPkg / Library / Acpi / Arm / AcpiSpcrLibArm / AcpiSpcrLibArm.inf
1 ## @file
2 # SPCR Table Generator
3 #
4 # Copyright (c) 2017 - 2018, ARM Limited. All rights reserved.
5 #
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 [Defines]
16 INF_VERSION = 0x00010019
17 BASE_NAME = AcpiSpcrLibArm
18 FILE_GUID = 55088136-7B78-4974-B1EE-F630150D0DE7
19 VERSION_STRING = 1.0
20 MODULE_TYPE = DXE_DRIVER
21 LIBRARY_CLASS = NULL|DXE_DRIVER
22 CONSTRUCTOR = AcpiSpcrLibConstructor
23 DESTRUCTOR = AcpiSpcrLibDestructor
24
25 [Sources]
26 SpcrGenerator.c
27
28 [Packages]
29 MdePkg/MdePkg.dec
30 MdeModulePkg/MdeModulePkg.dec
31 EmbeddedPkg/EmbeddedPkg.dec
32 DynamicTablesPkg/DynamicTablesPkg.dec
33
34 [LibraryClasses]
35 BaseLib
36
37 [Pcd]
38
39 [Protocols]
40
41 [Guids]
42