]> git.proxmox.com Git - mirror_edk2.git/commitdiff
1. Correct File header to ## @file
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 23 Feb 2010 23:43:55 +0000 (23:43 +0000)
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 23 Feb 2010 23:43:55 +0000 (23:43 +0000)
2. Remove unnecessary .common] postfix on section.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10050 6f19259b-4bc3-4df7-8a09-765794883524

EdkShellBinPkg/EdkShellBinPkg.dec
EdkShellBinPkg/FullShell/FullShell.inf
EdkShellBinPkg/MinimumShell/MinimumShell.inf
EdkShellPkg/EdkShellPkg.dsc

index 7f7a9faa6f134cf0e78e785f114f32b72c9faa62..493b543ec79323dbb2d14e031896a6020469019f 100644 (file)
@@ -1,8 +1,8 @@
-#/** @file\r
+## @file\r
 # Reference package showing multiple binaries\r
 #\r
 # This package contains multiple binary shell applications that follow UEFI specification. Now there are three binary shell modules, which are for bin (original module), normal shell and full shell.\r
-# Copyright (c) 2006 - 2007, Intel Corporation.\r
+# Copyright (c) 2006 - 2010, Intel Corporation.\r
 #\r
 # All rights reserved.\r
 #    This program and the accompanying materials are licensed and made available \r
@@ -11,7 +11,7 @@
 #    THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES\r
 #    OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
 #\r
-#**/\r
+##\r
 \r
 \r
 ################################################################################\r
index 323cdf4c217f25acafd02eda687143081bedc05e..f14e31a47b3283176e2e9bc412989684f32c31f8 100644 (file)
@@ -1,10 +1,10 @@
-#/** @file\r
+## @file\r
 # Component description file for EFI Shell module.\r
 #\r
 # This is a binary module containing multiple binary shell applications.\r
 #  All .efi file tagged with "ToolCode="DUMMY"" in following file list are raw EFI application\r
 #  file, and they are can be run in shell environment.\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
@@ -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
index eb28ced810d28275aae4d9c019739c9779b46007..2536eecfa523aebf1baf2d9b275328f208a2b91a 100644 (file)
@@ -1,10 +1,10 @@
-#/** @file\r
+## @file\r
 # Component description file for EFI Shell module.\r
 #\r
 # This is a binary module containing multiple binary shell applications.\r
 #  All .efi file tagged with "ToolCode="DUMMY"" in following file list are raw EFI application\r
 #  file, and they are can be run in shell environment.\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
@@ -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
index e0c0fbcbcdaf5f7f97572453a5560e198f6df63f..b94b951828fd4fa9519082e8690dc5cef7786267 100644 (file)
@@ -1,9 +1,9 @@
-#/** @file\r
+## @file\r
 # This package build validate file is used to build validate EDK Shell source, \r
 # EDK Compatibility Package and the backward compatibility support of EDK II\r
 # build tool.\r
 #\r
-# Copyright (c) 2008. Intel Corporation\r
+# Copyright (c) 2008 - 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
@@ -13,7 +13,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
   PLATFORM_NAME                  = EdkShellPkg\r