]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/EbcDxe/EbcDxe.inf
1. Correct File header to ## @file
[mirror_edk2.git] / MdeModulePkg / Universal / EbcDxe / EbcDxe.inf
index a52491aa40c651c16b9f1bd6e96dfa28dfef2909..b82b2595e39a435f6824bf548e178c2867481bc4 100644 (file)
@@ -1,11 +1,11 @@
-#/** @file\r
+## @file\r
 #  Module that produces EBC Interprete and EBC Debug Support protocols.\r
 #  \r
 #  This module implements EFI Byte Code (EBC) Virtual Machine that can provide \r
 #  platform and processor-independent mechanisms for loading and executing EFI\r
 #  device drivers.\r
 #\r
-#  Copyright (c) 2006 - 2008, Intel Corporation. <BR>\r
+#  Copyright (c) 2006 - 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
@@ -14,7 +14,7 @@
 #  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
@@ -30,7 +30,7 @@
 #  VALID_ARCHITECTURES           = IA32 X64 IPF\r
 #\r
 \r
-[Sources.common]\r
+[Sources]\r
   EbcExecute.h\r
   EbcExecute.c\r
   EbcInt.h\r