X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=AppPkg%2FAppPkg.dsc;h=a4ea6630df8c0b7ed3dc3e8125c627402e184df6;hp=6db32a177d78cb324f3137ed610d0c99d62e750a;hb=0ab029d2f7e70af873311dd05a8ad13aadaff270;hpb=6a013e50b3f63598e07030325d9469e2444a17a6 diff --git a/AppPkg/AppPkg.dsc b/AppPkg/AppPkg.dsc index 6db32a177d..a4ea6630df 100644 --- a/AppPkg/AppPkg.dsc +++ b/AppPkg/AppPkg.dsc @@ -7,7 +7,7 @@ # for important information about configuring this package for your # environment. # -# Copyright (c) 2010 - 2014, Intel Corporation. All rights reserved.
+# Copyright (c) 2010 - 2018, 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 @@ -40,8 +40,6 @@ gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|$(DEBUG_PROPERTY_MASK) gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|$(DEBUG_PRINT_ERROR_LEVEL) -[PcdsFixedAtBuild.IPF] - [LibraryClasses] # # Entry Point Libraries @@ -126,9 +124,12 @@ gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80400040 } -#### Un-comment the following line to build Python. +#### Un-comment the following line to build Python 2.7.2. # AppPkg/Applications/Python/PythonCore.inf +#### Un-comment the following line to build Python 2.7.10. +# AppPkg/Applications/Python/Python-2.7.10/Python2710.inf + #### Un-comment the following line to build Lua. # AppPkg/Applications/Lua/Lua.inf