X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=AppPkg%2FAppPkg.dsc;h=58bc84e4ed365c40e89f693d0ff5c7ab7754c209;hb=73e0de62826dffe8f9e32d6d0d18b54a8a5d3f38;hp=424434c0c8fda7bd672cb9902e8a7ee1c6e95d69;hpb=6b980b679643eb4d46370f25ec26e287bb5e15bc;p=mirror_edk2.git diff --git a/AppPkg/AppPkg.dsc b/AppPkg/AppPkg.dsc index 424434c0c8..58bc84e4ed 100644 --- a/AppPkg/AppPkg.dsc +++ b/AppPkg/AppPkg.dsc @@ -78,11 +78,10 @@ UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf + FileHandleLib|MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf + SortLib|MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf ShellLib|ShellPkg/Library/UefiShellLib/UefiShellLib.inf - FileHandleLib|ShellPkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf - SortLib|ShellPkg/Library/UefiSortLib/UefiSortLib.inf - PathLib|ShellPkg/Library/BasePathLib/BasePathLib.inf CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf @@ -127,9 +126,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