diff options
Diffstat (limited to 'EdkShellBinPkg/FullShell/FullShell.inf')
-rw-r--r-- | EdkShellBinPkg/FullShell/FullShell.inf | 12 |
1 files changed, 0 insertions, 12 deletions
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
|