]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UnixPkg/CpuRuntimeDxe/Cpu.inf
1. Correct File header to ## @file
[mirror_edk2.git] / UnixPkg / CpuRuntimeDxe / Cpu.inf
index c037bae61a887efe190c7bb743d10cb728b3300e..39fd4c81f470e89f77e94679c715f641a4bd0e7a 100644 (file)
@@ -1,8 +1,8 @@
-#/** @file\r
+## @file\r
 # Component description file for Cpu module.\r
 #\r
 # This CPU module abstracts the interrupt subsystem of a platform and the CPU-specific setjump-long pair.\r
-# Copyright (c) 2006 - 2008, 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
@@ -31,7 +31,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF EBC\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   CpuIo.c\r
   Cpu.c\r
   CpuDriver.h\r