X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;ds=sidebyside;f=AppPkg%2FAppPkg.dsc;h=6db32a177d78cb324f3137ed610d0c99d62e750a;hb=30a3e833ea8543f9b9d6957852c02d970b81cfec;hp=32e046f9fbdd669aad494cc7bb7522a75b8e0066;hpb=16a5fed65808adf648004b34f98718301d718fa2;p=mirror_edk2.git diff --git a/AppPkg/AppPkg.dsc b/AppPkg/AppPkg.dsc index 32e046f9fb..6db32a177d 100644 --- a/AppPkg/AppPkg.dsc +++ b/AppPkg/AppPkg.dsc @@ -23,8 +23,8 @@ PLATFORM_VERSION = 0.01 DSC_SPECIFICATION = 0x00010006 OUTPUT_DIRECTORY = Build/AppPkg - SUPPORTED_ARCHITECTURES = IA32|IPF|X64|ARM|AARCH64 - BUILD_TARGETS = DEBUG|RELEASE + SUPPORTED_ARCHITECTURES = IA32|X64|ARM|AARCH64 + BUILD_TARGETS = DEBUG|RELEASE|NOOPT SKUID_IDENTIFIER = DEFAULT # @@ -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 @@ -131,7 +130,7 @@ # AppPkg/Applications/Python/PythonCore.inf #### Un-comment the following line to build Lua. - AppPkg/Applications/Lua/Lua.inf +# AppPkg/Applications/Lua/Lua.inf ##############################################################################