]> git.proxmox.com Git - mirror_edk2.git/blobdiff - PcAtChipsetPkg/KbcResetDxe/Reset.inf
Update KbcResetDxe to be more generic by layering it on top of the ResetSystemLib...
[mirror_edk2.git] / PcAtChipsetPkg / KbcResetDxe / Reset.inf
index 6ed4981b0af3d5251b5073d46e9378510bad3cf3..15620ae03a74f0178b47e2c4a1a4803997c01cee 100644 (file)
@@ -1,7 +1,7 @@
-#/*++\r
+## @file\r
 # \r
-# Copyright (c) 2006 - 2010, Intel Corporation                                                         \r
-# All rights reserved. This program and the accompanying materials                          \r
+# Copyright (c) 2006 - 2010, 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
 # http://opensource.org/licenses/bsd-license.php                                            \r
@@ -14,7 +14,7 @@
 #\r
 #  Abstract:\r
 #\r
-#--*/\r
+##\r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = KbcReset\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
+  MdeModulePkg/MdeModulePkg.dec\r
 \r
 [LibraryClasses]\r
+  UefiDriverEntryPoint\r
   DebugLib\r
   UefiBootServicesTableLib\r
-  UefiDriverEntryPoint\r
-  IoLib\r
+  ResetSystemLib\r
 \r
 [Sources]\r
-  Reset.c\r
-  Reset.h\r
   ResetEntry.c\r
 \r
 [Protocols]\r
@@ -42,5 +41,3 @@
 \r
 [Depex]\r
   TRUE\r
-\r
-\r