summaryrefslogtreecommitdiff
path: root/PcAtChipsetPkg/Library/ResetSystemLib/ResetSystemLib.inf
diff options
context:
space:
mode:
Diffstat (limited to 'PcAtChipsetPkg/Library/ResetSystemLib/ResetSystemLib.inf')
-rw-r--r--PcAtChipsetPkg/Library/ResetSystemLib/ResetSystemLib.inf7
1 files changed, 4 insertions, 3 deletions
diff --git a/PcAtChipsetPkg/Library/ResetSystemLib/ResetSystemLib.inf b/PcAtChipsetPkg/Library/ResetSystemLib/ResetSystemLib.inf
index 26aebc100..c994827c2 100644
--- a/PcAtChipsetPkg/Library/ResetSystemLib/ResetSystemLib.inf
+++ b/PcAtChipsetPkg/Library/ResetSystemLib/ResetSystemLib.inf
@@ -1,7 +1,7 @@
## @file
-# Library instance for ResetSystem library class fort PCAT systems
+# Library instance for ResetSystem library class for PCAT systems
#
-# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
# which accompanies this distribution. The full text of the license may be found at
@@ -15,10 +15,11 @@
[Defines]
INF_VERSION = 0x00010005
BASE_NAME = ResetSystemLib
+ MODULE_UNI_FILE = ResetSystemLib.uni
FILE_GUID = EC4F3E59-F879-418b-9E4C-7D6F434714A0
MODULE_TYPE = BASE
VERSION_STRING = 1.0
- LIBRARY_CLASS = ResetSystemLib
+ LIBRARY_CLASS = ResetSystemLib
#
# The following information is for reference only and not required by the build tools.