]> git.proxmox.com Git - mirror_edk2.git/blame - Nt32Pkg/Library/ResetSystemLib/ResetSystemLib.inf
NetworkPkg: 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
8f2a5f80 5# This program and the accompanying materials\r
8681bee2 6# are licensed and made available under the terms and conditions of the BSD License\r
7# which accompanies this distribution. The full text of the license may be found at\r
8# http://opensource.org/licenses/bsd-license.php\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
7b202cb0 12##\r
8681bee2 13\r
8681bee2 14[Defines]\r
15 INF_VERSION = 0x00010005\r
00beb2ab
H
16 BASE_NAME = Nt32ResetSystemLib\r
17 FILE_GUID = A7EBA1F6-5505-4fba-8895-386EE02B2FAC\r
18 MODULE_TYPE = BASE\r
8681bee2 19 VERSION_STRING = 1.0\r
00beb2ab 20 LIBRARY_CLASS = ResetSystemLib\r
8681bee2 21\r
22#\r
23# The following information is for reference only and not required by the build tools.\r
24#\r
25# VALID_ARCHITECTURES = IA32\r
26#\r
27\r
7b202cb0 28[Sources]\r
00beb2ab 29 ResetSystemLib.c\r
8681bee2 30\r
31[Packages]\r
32 MdePkg/MdePkg.dec\r
e75fe0eb 33 Nt32Pkg/Nt32Pkg.dec\r
8681bee2 34\r
8681bee2 35[LibraryClasses]\r
8681bee2 36 WinNtLib\r
8681bee2 37 DebugLib\r