X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=AppPkg%2FAppPkg.dsc;h=6db32a177d78cb324f3137ed610d0c99d62e750a;hb=29b3a74986b67e3831e405a0197e8e7e30db843d;hp=4f616f538daffb285abffa826cc2bb8705362889;hpb=c9f4d4838ce92a6c2fb4faf5f46faa3b057b4dee;p=mirror_edk2.git diff --git a/AppPkg/AppPkg.dsc b/AppPkg/AppPkg.dsc index 4f616f538d..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 @@ -130,6 +129,9 @@ #### Un-comment the following line to build Python. # AppPkg/Applications/Python/PythonCore.inf +#### Un-comment the following line to build Lua. +# AppPkg/Applications/Lua/Lua.inf + ############################################################################## #