]> git.proxmox.com Git - mirror_edk2.git/blobdiff - OvmfPkg/Library/AcpiTimerLib/AcpiTimerLib.inf
Update the modules with the different module GUID to avoid the different modules...
[mirror_edk2.git] / OvmfPkg / Library / AcpiTimerLib / AcpiTimerLib.inf
old mode 100755 (executable)
new mode 100644 (file)
index 9e5767d..e7d4326
@@ -1,7 +1,7 @@
-#/** @file\r
+## @file\r
 #  ACPI Timer Library Instance.\r
 #\r
-#  Copyright (c) 2008, Intel Corporation. <BR>\r
+#  Copyright (c) 2008 - 2010, Intel Corporation. <BR>\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
 #  THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #  \r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
   BASE_NAME                      = AcpiTimerLib\r
-  FILE_GUID                      = c300b1d9-31d4-4868-9de9-2f3551ff2c69\r
+  FILE_GUID                      = CDD9D74F-213E-4c28-98F7-8B4A167DB936\r
   MODULE_TYPE                    = BASE\r
   VERSION_STRING                 = 1.0\r
   LIBRARY_CLASS                  = TimerLib\r
-  EDK_RELEASE_VERSION            = 0x00020000\r
-  EFI_SPECIFICATION_VERSION      = 0x00020000\r
 \r
   CONSTRUCTOR                    = AcpiTimerLibConstructor\r
 \r
@@ -30,7 +28,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   AcpiTimerLib.c\r
 \r
 [Packages]\r