X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=AppPkg%2FApplications%2FMain%2FMain.inf;h=b0952870dc817b66cac114370320f55782022be4;hb=c9f4d4838ce92a6c2fb4faf5f46faa3b057b4dee;hp=434c14593b0842da60781f43207d3f9db0d5bef2;hpb=c21e7a7832f76260a27c5bde30f9593355909279;p=mirror_edk2.git diff --git a/AppPkg/Applications/Main/Main.inf b/AppPkg/Applications/Main/Main.inf index 434c14593b..b0952870dc 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.
+# Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.
# 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-