]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFsp2Pkg/IntelFsp2Pkg.dsc
OvmfPkg/Acpi: Fix few typos
[mirror_edk2.git] / IntelFsp2Pkg / IntelFsp2Pkg.dsc
index 3b50bbf629954fb7c39b4faa0667161389ebfe83..02fe9cb188705436a5549fd295b102567b01d254 100644 (file)
@@ -2,13 +2,7 @@
 # Provides driver and definitions to build fsp.\r
 #\r
 # Copyright (c) 2014 - 2016, Intel Corporation. All rights reserved.<BR>\r
-# This program and the accompanying materials are licensed and made available under\r
-# the terms and conditions of the BSD License that accompanies this distribution.\r
-# 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
@@ -65,6 +59,8 @@
   IntelFsp2Pkg/Library/BaseFspDebugLibSerialPort/BaseFspDebugLibSerialPort.inf\r
   IntelFsp2Pkg/Library/BaseFspPlatformLib/BaseFspPlatformLib.inf\r
   IntelFsp2Pkg/Library/BaseFspSwitchStackLib/BaseFspSwitchStackLib.inf\r
+  IntelFsp2Pkg/Library/BaseDebugDeviceLibNull/BaseDebugDeviceLibNull.inf\r
+  IntelFsp2Pkg/Library/SecFspSecPlatformLibNull/SecFspSecPlatformLibNull.inf\r
 \r
   IntelFsp2Pkg/FspSecCore/FspSecCoreT.inf\r
   IntelFsp2Pkg/FspSecCore/FspSecCoreM.inf\r
@@ -75,3 +71,6 @@
   gEfiMdePkgTokenSpaceGuid.PcdDebugPropertyMask|0x1f\r
   gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80080046\r
   gEfiMdePkgTokenSpaceGuid.PcdReportStatusCodePropertyMask|0x07\r
+\r
+[BuildOptions]\r
+  *_*_*_CC_FLAGS = -D DISABLE_NEW_DEPRECATED_INTERFACES\r