]> git.proxmox.com Git - mirror_edk2.git/blame - QuarkSocPkg/QuarkNorthCluster/Library/ResetSystemLib/ResetSystemLib.inf
QuarkSocPkg/ResetSystemLib: Implement ResetPlatformSpecific
[mirror_edk2.git] / QuarkSocPkg / QuarkNorthCluster / Library / ResetSystemLib / ResetSystemLib.inf
CommitLineData
9b6bbcdb
MK
1## @file\r
2# Component description file for Intel QuarkNcSocId Reset System Library.\r
3#\r
4# Reset System Library implementation that bases on QNC.\r
5#\r
6# Copyright (c) 2013-2015 Intel Corporation.\r
7#\r
8# This program and the accompanying materials\r
9# are licensed and made available under the terms and conditions of the BSD License\r
10# which accompanies this distribution. The full text of the license may be found at\r
11# http://opensource.org/licenses/bsd-license.php\r
12#\r
13# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
14# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
15#\r
16##\r
17\r
18[Defines]\r
19 INF_VERSION = 0x00010005\r
20 BASE_NAME = ResetSystemLib\r
21 FILE_GUID = AD33A56E-3AAD-40ac-91B1-FA861E8D9D85\r
22 MODULE_TYPE = BASE\r
23 VERSION_STRING = 1.0\r
24 LIBRARY_CLASS = ResetSystemLib\r
25\r
26\r
27#\r
28# The following information is for reference only and not required by the build tools.\r
29#\r
30# VALID_ARCHITECTURES = IA32 X64\r
31#\r
32\r
33[Sources]\r
34 ResetSystemLib.c\r
35\r
36\r
37[Packages]\r
38 QuarkSocPkg/QuarkSocPkg.dec\r
39 MdePkg/MdePkg.dec\r
40 MdeModulePkg/MdeModulePkg.dec\r
41\r
42[LibraryClasses]\r
43 PcdLib\r
44 IoLib\r
45 BaseLib\r
46 CpuLib\r
47 QNCAccessLib\r
48\r
49[Pcd]\r
50 gEfiQuarkNcSocIdTokenSpaceGuid.PcdGbaIoBaseAddress\r
51 gEfiQuarkNcSocIdTokenSpaceGuid.PcdPm1blkIoBaseAddress\r
52 gEfiQuarkNcSocIdTokenSpaceGuid.PcdGpe0blkIoBaseAddress\r