]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/DxeSmmDriverEntryPoint.inf
1. Correct File header to ## @file
[mirror_edk2.git] / IntelFrameworkPkg / Library / DxeSmmDriverEntryPoint / DxeSmmDriverEntryPoint.inf
index 9e4011f5b5a4a7f8408a11f233f13003674abaf5..90ba1d4e5ad2799837743a9990e7c8d5632dbf1b 100644 (file)
@@ -1,8 +1,8 @@
-#/** @file\r
+## @file\r
 # SMM driver entry point library\r
 #\r
 # Register driver in SMRAM and wrapper driver library constructors and entry point\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
@@ -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
@@ -30,7 +30,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   DriverEntryPoint.c\r
 \r
 \r