]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/MetronomeDxe/MetronomeDxe.inf
NumberOfCpus and SmmStartupThisAp field in Framework SMST should be updated per PI...
[mirror_edk2.git] / Nt32Pkg / MetronomeDxe / MetronomeDxe.inf
index 3bd02dd4df576f7f6159766998212fadc2094e3a..4b8c1a4c854f339f070cb43cef9d87d65b7de214 100644 (file)
@@ -1,8 +1,8 @@
-#/** @file\r
+## @file\r
 # NT Emulation Metronome Architectural Protocol Driver as defined in DXE CIS\r
 #\r
 # This metronome module simulates metronome by Sleep WinAPI.\r
-# Copyright (c) 2006 - 2009, Intel Corporation\r
+# Copyright (c) 2006 - 2010, Intel Corporation\r
 #\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
@@ -12,7 +12,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -20,8 +20,6 @@
   FILE_GUID                      = 154CAB4A-52B5-46CD-99C3-4368ABBACFFD\r
   MODULE_TYPE                    = DXE_DRIVER\r
   VERSION_STRING                 = 1.0\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
   ENTRY_POINT                    = WinNtMetronomeDriverInitialize\r
 \r
@@ -31,7 +29,7 @@
 #  VALID_ARCHITECTURES           = IA32\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   Metronome.h\r
   Metronome.c\r
 \r