]> git.proxmox.com Git - mirror_edk2.git/blame - QuarkSocPkg/QuarkNorthCluster/Smm/Pei/SmmControlPei/SmmControlPei.inf
QuarkSocPkg: Add new package for Quark SoC X1000
[mirror_edk2.git] / QuarkSocPkg / QuarkNorthCluster / Smm / Pei / SmmControlPei / SmmControlPei.inf
CommitLineData
9b6bbcdb
MK
1## @file\r
2# Component description file for SmmControlPei module.\r
3#\r
4# Copyright (c) 2013-2015 Intel Corporation.\r
5#\r
6# This program and the accompanying materials\r
7# are licensed and made available under the terms and conditions of the BSD License\r
8# which accompanies this distribution. The full text of the license may be found at\r
9# http://opensource.org/licenses/bsd-license.php\r
10#\r
11# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
12# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
13#\r
14##\r
15\r
16\r
17[Defines]\r
18 INF_VERSION = 0x00010005\r
19 BASE_NAME = SmmControlPei\r
20 FILE_GUID = 60EC7720-512B-4490-9FD1-A336769AE01F\r
21 MODULE_TYPE = PEIM\r
22 VERSION_STRING = 1.0\r
23 ENTRY_POINT = SmmControlPeiEntry\r
24\r
25#\r
26# The following information is for reference only and not required by the build tools.\r
27#\r
28# VALID_ARCHITECTURES = IA32 X64\r
29#\r
30\r
31[Sources]\r
32 SmmControlPei.c\r
33\r
34[Packages]\r
35 MdePkg/MdePkg.dec\r
36 MdeModulePkg/MdeModulePkg.dec\r
37 QuarkSocPkg/QuarkSocPkg.dec\r
38\r
39[LibraryClasses]\r
40 PeimEntryPoint\r
41 DebugLib\r
42 PeiServicesLib\r
43 PcdLib\r
44 IoLib\r
45 PciLib\r
46 QNCAccessLib\r
47\r
48[Ppis]\r
49 gPeiSmmControlPpiGuid # ALWAYS_PRODUCED\r
50\r
51[Pcd]\r
52 gEfiQuarkNcSocIdTokenSpaceGuid.PcdPm1blkIoBaseAddress\r
53 gEfiQuarkNcSocIdTokenSpaceGuid.PcdGpe0blkIoBaseAddress\r
54 gEfiQuarkNcSocIdTokenSpaceGuid.PcdSmmActivationPort\r
55\r
56[Depex]\r
57 TRUE\r