]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFsp2Pkg/IntelFsp2Pkg.dec
BaseTools: Library hashing fix and optimization for --hash feature
[mirror_edk2.git] / IntelFsp2Pkg / IntelFsp2Pkg.dec
index 64a31b350539a15dadff87da96e17a66bef9bae8..cc1716474295a4d43858771925d0ddaacfb8c672 100644 (file)
@@ -2,13 +2,7 @@
 # Provides driver and definitions to build fsp in EDKII bios.\r
 #\r
 # Copyright (c) 2014 - 2019, 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
   gIntelFsp2PkgTokenSpaceGuid.PcdFspBootFirmwareVolumeBase|0xFFF80000|UINT32|0x10000003\r
   gIntelFsp2PkgTokenSpaceGuid.PcdFspHeaderSpecVersion     |      0x20| UINT8|0x00000002\r
 \r
+  #\r
   # x % of FSP temporary memory will be used for heap\r
   # (100 - x) % of FSP temporary memory will be used for stack\r
+  # 0 means FSP will share the stack with boot loader and FSP temporary memory is heap\r
+  #   Note: This mode assumes boot loader stack is large enough for FSP to use.\r
+  #\r
   gIntelFsp2PkgTokenSpaceGuid.PcdFspHeapSizePercentage    |        50| UINT8|0x10000004\r
   #\r
   # Maximal Interrupt supported in IDT table.\r