]> git.proxmox.com Git - mirror_edk2.git/blobdiff - DuetPkg/LegacyMetronome/Metronome.inf
1. Correct File header to ## @file
[mirror_edk2.git] / DuetPkg / LegacyMetronome / Metronome.inf
index fe79ae18f3e1de9af99a259e0d8119c5ee266aaa..1147c1df9b438c4b0db62793802735b66357d340 100644 (file)
@@ -1,6 +1,6 @@
-#/*++\r
+## @file\r
 # \r
-# Copyright (c) 2005, Intel Corporation                                                         \r
+# Copyright (c) 2005 - 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
@@ -13,7 +13,7 @@
 #\r
 #  Abstract:\r
 #\r
-#--*/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   FILE_GUID                      = 07A9330A-F347-11d4-9A49-0090273FC14D\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
-\r
   ENTRY_POINT                    = InstallMetronome\r
 \r
 [Packages]\r
   MdePkg/MdePkg.dec\r
-  IntelFrameworkPkg/IntelFrameworkPkg.dec\r
-  DuetPkg/DuetPkg.dec\r
 \r
 [LibraryClasses]\r
   UefiDriverEntryPoint\r
   UefiBootServicesTableLib\r
   IoLib\r
   \r
-[Sources.common]\r
+[Sources]\r
   Metronome.c\r
   Metronome.h\r
 \r
 [Protocols]\r
   gEfiMetronomeArchProtocolGuid\r
-  gEfiCpuIo2ProtocolGuid\r
 \r
 [Depex]\r
-  gEfiCpuIo2ProtocolGuid\r
+  TRUE\r