From dd0687a4b18c8ba6f37587ad13c9744ff9a67250 Mon Sep 17 00:00:00 2001 From: vanjeff Date: Fri, 20 Jul 2007 04:33:45 +0000 Subject: remove some comments introduced by tools. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3383 6f19259b-4bc3-4df7-8a09-765794883524 --- EdkShellBinPkg/FullShell/FullShell.inf | 12 ------------ EdkShellBinPkg/MinimumShell/MinimumShell.inf | 11 ----------- 2 files changed, 23 deletions(-) (limited to 'EdkShellBinPkg') diff --git a/EdkShellBinPkg/FullShell/FullShell.inf b/EdkShellBinPkg/FullShell/FullShell.inf index abc139a5ed..17cd1ae26c 100644 --- a/EdkShellBinPkg/FullShell/FullShell.inf +++ b/EdkShellBinPkg/FullShell/FullShell.inf @@ -16,11 +16,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to generate a binary image. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = FullShell @@ -38,13 +33,6 @@ # VALID_ARCHITECTURES = IA32 X64 IPF # -################################################################################ -# -# Binaries Section - list of binary files that are required for the build -# to succeed. -# -################################################################################ - [Binaries.Ia32] UEFI_APP|RELEASE|ia32/Shell_Full.efi diff --git a/EdkShellBinPkg/MinimumShell/MinimumShell.inf b/EdkShellBinPkg/MinimumShell/MinimumShell.inf index d6e044c810..5841e44ffd 100644 --- a/EdkShellBinPkg/MinimumShell/MinimumShell.inf +++ b/EdkShellBinPkg/MinimumShell/MinimumShell.inf @@ -16,11 +16,6 @@ # #**/ -################################################################################ -# -# Defines Section - statements that will be processed to generate a binary image. -# -################################################################################ [Defines] INF_VERSION = 0x00010005 BASE_NAME = MinimumShell @@ -38,12 +33,6 @@ # VALID_ARCHITECTURES = IA32 X64 IPF # -################################################################################ -# -# Binaries Section - list of binary files that are required for the build -# to succeed. -# -################################################################################ [Binaries.Ia32] UEFI_APP|RELEASE|ia32/Shell.efi -- cgit v1.2.3