]> git.proxmox.com Git - mirror_edk2.git/blobdiff - PcAtChipsetPkg/KbcResetDxe/Reset.inf
Clean up INF. Remove dependency on CPU I/O 2 Protocol and the IntelFrameworkPkg...
[mirror_edk2.git] / PcAtChipsetPkg / KbcResetDxe / Reset.inf
index 6ca69ae3ea2771e0254c59237d0adc6c64eb9488..6ed4981b0af3d5251b5073d46e9378510bad3cf3 100644 (file)
@@ -1,6 +1,6 @@
 #/*++\r
 # \r
-# Copyright (c) 2006 - 2008, Intel Corporation                                                         \r
+# Copyright (c) 2006 - 2010, Intel Corporation                                                         \r
 # All rights reserved. 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
   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
   MdePkg/MdePkg.dec\r
-  IntelFrameworkPkg/IntelFrameworkPkg.dec\r
 \r
 [LibraryClasses]\r
   DebugLib\r
@@ -36,7 +32,7 @@
   UefiDriverEntryPoint\r
   IoLib\r
 \r
-[Sources.common]\r
+[Sources]\r
   Reset.c\r
   Reset.h\r
   ResetEntry.c\r
@@ -45,6 +41,6 @@
   gEfiResetArchProtocolGuid\r
 \r
 [Depex]\r
-  gEfiCpuIo2ProtocolGuid\r
+  TRUE\r
 \r
 \r