]> git.proxmox.com Git - mirror_edk2.git/blame - Nt32Pkg/Library/ResetSystemLib/ResetSystemLib.inf
Nt32Pkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / Nt32Pkg / Library / ResetSystemLib / ResetSystemLib.inf
CommitLineData
7b202cb0 1## @file\r
00beb2ab
H
2# \r
3# Copyright (c) 2017, Intel Corporation. All rights reserved.<BR>\r
8681bee2 4#\r
9d2eedba 5# SPDX-License-Identifier: BSD-2-Clause-Patent\r
8681bee2 6#\r
7b202cb0 7##\r
8681bee2 8\r
8681bee2 9[Defines]\r
10 INF_VERSION = 0x00010005\r
00beb2ab
H
11 BASE_NAME = Nt32ResetSystemLib\r
12 FILE_GUID = A7EBA1F6-5505-4fba-8895-386EE02B2FAC\r
13 MODULE_TYPE = BASE\r
8681bee2 14 VERSION_STRING = 1.0\r
00beb2ab 15 LIBRARY_CLASS = ResetSystemLib\r
8681bee2 16\r
17#\r
18# The following information is for reference only and not required by the build tools.\r
19#\r
20# VALID_ARCHITECTURES = IA32\r
21#\r
22\r
7b202cb0 23[Sources]\r
00beb2ab 24 ResetSystemLib.c\r
8681bee2 25\r
26[Packages]\r
27 MdePkg/MdePkg.dec\r
e75fe0eb 28 Nt32Pkg/Nt32Pkg.dec\r
8681bee2 29\r
8681bee2 30[LibraryClasses]\r
8681bee2 31 WinNtLib\r
8681bee2 32 DebugLib\r