summaryrefslogtreecommitdiff
path: root/AppPkg/Applications/Main/Main.inf
diff options
context:
space:
mode:
Diffstat (limited to 'AppPkg/Applications/Main/Main.inf')
-rw-r--r--AppPkg/Applications/Main/Main.inf9
1 files changed, 2 insertions, 7 deletions
diff --git a/AppPkg/Applications/Main/Main.inf b/AppPkg/Applications/Main/Main.inf
index 434c145..b095287 100644
--- a/AppPkg/Applications/Main/Main.inf
+++ b/AppPkg/Applications/Main/Main.inf
@@ -2,7 +2,7 @@
# A simple, basic, application showing how the Hello application could be
# built using the "Standard C Libraries" from StdLib.
#
-# Copyright (c) 2010 - 2011, Intel Corporation. All rights reserved.<BR>
+# Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.<BR>
# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
# which accompanies this distribution. The full text of the license may be found at
@@ -21,7 +21,7 @@
ENTRY_POINT = ShellCEntryLib
#
-# VALID_ARCHITECTURES = IA32 X64 IPF
+# VALID_ARCHITECTURES = IA32 X64
#
[Sources]
@@ -35,8 +35,3 @@
[LibraryClasses]
LibC
LibStdio
- DevShell
-
-
-[BuildOptions]
- MSFT:*_*_IA32_CC_FLAGS = /Oi-