]> git.proxmox.com Git - mirror_edk2.git/blobdiff - PcAtChipsetPkg/KbcResetDxe/Reset.inf
PcAtChipsetPkg: INF/DEC file updates to EDK II packages
[mirror_edk2.git] / PcAtChipsetPkg / KbcResetDxe / Reset.inf
index 15620ae03a74f0178b47e2c4a1a4803997c01cee..b54b08c192a784b0e7a70d2952a3f389ce2cbc9a 100644 (file)
@@ -1,6 +1,9 @@
 ## @file\r
-# \r
-# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# This driver implements Reset Architectural Protocol.\r
+#\r
+# It should depend on the ResetSystemLib instance that is implemented based on KBC.\r
+#\r
+# Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.<BR>\r
 # This program and the accompanying materials                          \r
 # are licensed and made available under the terms and conditions of the BSD License         \r
 # which accompanies this distribution.  The full text of the license may be found at        \r
@@ -18,6 +21,7 @@
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = KbcReset\r
+  MODULE_UNI_FILE                = KbcReset.uni\r
   FILE_GUID                      = 6F0198AA-1F1D-426D-AE3E-39AB633FCC28\r
   MODULE_TYPE                    = DXE_RUNTIME_DRIVER\r
   VERSION_STRING                 = 1.0\r
   ResetEntry.c\r
 \r
 [Protocols]\r
-  gEfiResetArchProtocolGuid\r
+  gEfiResetArchProtocolGuid ## PRODUCES\r
 \r
 [Depex]\r
   TRUE\r
+\r
+[UserExtensions.TianoCore."ExtraFiles"]\r
+  KbcResetExtra.uni\r