]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/TimerDxe/TimerDxe.inf
1. Correct File header to ## @file
[mirror_edk2.git] / Nt32Pkg / TimerDxe / TimerDxe.inf
index 12edfde81fc6f95b776b0ccc887318175ec54401..96b69cad708fa680e6ab3953ed97d30e00340968 100644 (file)
@@ -1,10 +1,10 @@
-#/** @file\r
+## @file\r
 # NT Emulation Timer Architectural Protocol Driver as defined in DXE CIS\r
 #\r
 # This Timer module uses an NT Thread to simulate the timer-tick driven\r
 #  timer service. In the future, the Thread creation should possibly be\r
 #  abstracted by the CPU architectural protocol\r
-# Copyright (c) 2006 - 2007, 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
@@ -14,7 +14,7 @@
 #  WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
 #\r
-#**/\r
+##\r
 \r
 [Defines]\r
   INF_VERSION                    = 0x00010005\r
@@ -33,7 +33,7 @@
 #  VALID_ARCHITECTURES           = IA32\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   Timer.c\r
   Timer.h\r
 \r