]> git.proxmox.com Git - mirror_edk2.git/blobdiff - AppPkg/AppPkg.dsc
MdeModulePkg/MdeModulePkg.dsc: add MmServicesTableLib resolution
[mirror_edk2.git] / AppPkg / AppPkg.dsc
index 7832bce8153a4d742cbdcb968ea9aef7eae8544a..a4ea6630df8c0b7ed3dc3e8125c627402e184df6 100644 (file)
@@ -7,7 +7,7 @@
 #   for important information about configuring this package for your\r
 #   environment.\r
 #\r
-#   Copyright (c) 2010 - 2012, Intel Corporation. All rights reserved.<BR>\r
+#   Copyright (c) 2010 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #   This program and the accompanying materials\r
 #   are licensed and made available under the terms and conditions of the BSD License\r
 #   which accompanies this distribution. The full text of the license may be found at\r
@@ -23,8 +23,8 @@
   PLATFORM_VERSION               = 0.01\r
   DSC_SPECIFICATION              = 0x00010006\r
   OUTPUT_DIRECTORY               = Build/AppPkg\r
-  SUPPORTED_ARCHITECTURES        = IA32|IPF|X64\r
-  BUILD_TARGETS                  = DEBUG|RELEASE\r
+  SUPPORTED_ARCHITECTURES        = IA32|X64|ARM|AARCH64\r
+  BUILD_TARGETS                  = DEBUG|RELEASE|NOOPT\r
   SKUID_IDENTIFIER               = DEFAULT\r
 \r
 #\r
@@ -40,8 +40,6 @@
   gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|$(DEBUG_PROPERTY_MASK)\r
   gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|$(DEBUG_PRINT_ERROR_LEVEL)\r
 \r
-[PcdsFixedAtBuild.IPF]\r
-\r
 [LibraryClasses]\r
   #\r
   # Entry Point Libraries\r
   UefiHiiServicesLib|MdeModulePkg/Library/UefiHiiServicesLib/UefiHiiServicesLib.inf\r
   PerformanceLib|MdeModulePkg/Library/DxePerformanceLib/DxePerformanceLib.inf\r
   HobLib|MdePkg/Library/DxeHobLib/DxeHobLib.inf\r
+  FileHandleLib|MdePkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf\r
+  SortLib|MdeModulePkg/Library/UefiSortLib/UefiSortLib.inf\r
 \r
   ShellLib|ShellPkg/Library/UefiShellLib/UefiShellLib.inf\r
-  FileHandleLib|ShellPkg/Library/UefiFileHandleLib/UefiFileHandleLib.inf\r
-  SortLib|ShellPkg/Library/UefiSortLib/UefiSortLib.inf\r
-  PathLib|ShellPkg/Library/BasePathLib/BasePathLib.inf\r
 \r
   CacheMaintenanceLib|MdePkg/Library/BaseCacheMaintenanceLib/BaseCacheMaintenanceLib.inf\r
 \r
   AppPkg/Applications/Hello/Hello.inf        # No LibC includes or functions.\r
   AppPkg/Applications/Main/Main.inf          # Simple invocation. No other LibC functions.\r
   AppPkg/Applications/Enquire/Enquire.inf    #\r
+  AppPkg/Applications/ArithChk/ArithChk.inf  #\r
 \r
 #### A simple fuzzer for OrderedCollectionLib, in particular for\r
 #### BaseOrderedCollectionRedBlackTreeLib.\r
       gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80400040\r
   }\r
 \r
-#### After extracting the Python distribution, un-comment the following line to build Python.\r
+#### Un-comment the following line to build Python 2.7.2.\r
 #  AppPkg/Applications/Python/PythonCore.inf\r
 \r
+#### Un-comment the following line to build Python 2.7.10.\r
+# AppPkg/Applications/Python/Python-2.7.10/Python2710.inf\r
+\r
+#### Un-comment the following line to build Lua.\r
+#  AppPkg/Applications/Lua/Lua.inf\r
+\r
 \r
 ##############################################################################\r
 #\r