]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/IntelFrameworkPkg.dsc
ShellPkg: Clarify the description of acpiview option '-s'
[mirror_edk2.git] / IntelFrameworkPkg / IntelFrameworkPkg.dsc
index 459aecea8348d2849555afc623a72594abb55f2b..7a72a8c6d0608e7a6fd99265f62a4447ca085ef9 100644 (file)
@@ -3,15 +3,9 @@
 #\r
 # This DSC file is used for Package Level build.\r
 #\r
-# Copyright (c) 2007 - 2010, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2007 - 2018, Intel Corporation. All rights reserved.<BR>\r
 #\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
-#    http://opensource.org/licenses/bsd-license.php\r
-#\r
-#    THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-#    WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+#    SPDX-License-Identifier: BSD-2-Clause-Patent\r
 #\r
 ##\r
 \r
 [Defines]\r
   PLATFORM_NAME                  = IntelFramework\r
   PLATFORM_GUID                  = E76EB141-6EDB-43f3-A455-EF24A79673DD\r
-  PLATFORM_VERSION               = 0.91\r
+  PLATFORM_VERSION               = 0.96\r
   DSC_SPECIFICATION              = 0x00010005\r
   OUTPUT_DIRECTORY               = Build/IntelFramework\r
-  SUPPORTED_ARCHITECTURES        = IA32|IPF|X64|EBC|ARM\r
-  BUILD_TARGETS                  = DEBUG|RELEASE\r
+  SUPPORTED_ARCHITECTURES        = IA32|X64|EBC|ARM|AARCH64\r
+  BUILD_TARGETS                  = DEBUG|RELEASE|NOOPT\r
   SKUID_IDENTIFIER               = DEFAULT\r
 \r
 ################################################################################\r
@@ -70,3 +64,6 @@
   IntelFrameworkPkg/Library/PeiSmbusLibSmbusPpi/PeiSmbusLibSmbusPpi.inf\r
   IntelFrameworkPkg/Library/PeiHobLibFramework/PeiHobLibFramework.inf\r
 \r
+[BuildOptions]\r
+  *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES\r
+\r