]> 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 a1bcaebcefce4411afa3e53e9f1f0ed55aeaa82e..15620ae03a74f0178b47e2c4a1a4803997c01cee 100644 (file)
@@ -1,7 +1,7 @@
-#/*++\r
+## @file\r
 # \r
-# Copyright (c) 2006 - 2008, 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
 #\r
 #  Abstract:\r
 #\r
-#--*/\r
+##\r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = KbcReset\r
   FILE_GUID                      = 6F0198AA-1F1D-426D-AE3E-39AB633FCC28\r
   MODULE_TYPE                    = DXE_RUNTIME_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
-\r
   ENTRY_POINT                    = InitializeReset\r
 \r
 [Packages]\r
-  DuetPkg/DuetPkg.dec\r
   MdePkg/MdePkg.dec\r
-  IntelFrameworkPkg/IntelFrameworkPkg.dec\r
+  MdeModulePkg/MdeModulePkg.dec\r
 \r
 [LibraryClasses]\r
+  UefiDriverEntryPoint\r
   DebugLib\r
   UefiBootServicesTableLib\r
-  UefiDriverEntryPoint\r
-  IoLib\r
+  ResetSystemLib\r
 \r
-[Sources.common]\r
-  Reset.c\r
-  Reset.h\r
+[Sources]\r
   ResetEntry.c\r
 \r
 [Protocols]\r
   gEfiResetArchProtocolGuid\r
 \r
 [Depex]\r
-  gEfiCpuIoProtocolGuid\r
-\r
-\r
+  TRUE\r