]> git.proxmox.com Git - mirror_edk2.git/blobdiff - SignedCapsulePkg/SignedCapsulePkg.dec
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / SignedCapsulePkg / SignedCapsulePkg.dec
index b27e87409b19b85da6de75c67ac70a80e4e54029..04dbf62af42a4c09fed52b9f6fcb989f9b7e23d1 100644 (file)
@@ -2,13 +2,7 @@
 # This package provides EDKII capsule related support.\r
 #\r
 # Copyright (c) 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
   # @Prompt GUID of the FFS which contains the Pkcs7TestPublicKeyFile.\r
   gEfiSignedCapsulePkgTokenSpaceGuid.PcdEdkiiPkcs7TestPublicKeyFileGuid|{0xba, 0xf5, 0x93, 0xf0, 0x37, 0x6f, 0x16, 0x48, 0x9e, 0x52, 0x91, 0xbe, 0xa0, 0xf7, 0xe0, 0xb8}|VOID*|0xA0010002\r
 \r
+  ## This is the lowest supported version number that can be upgraded to, as exposed via the System Firmware descriptor.\r
+  # @Prompt Lowest support version number that can be upgraded to via capsule update\r
+  gEfiSignedCapsulePkgTokenSpaceGuid.PcdLowestSupportedFirmwareVersion|0x1|UINT32|0xA0010003\r
+\r
 [PcdsDynamicEx]\r
   ## This dynamic PCD holds the EDKII system firmware image descriptor.\r
   #  This information can be used for version check in EDKII system FMP capsule.\r
-  #  Only if the new EdkiiSystemFrimwareImageDescriptor.Version is not less than\r
+  #  Only if the new EdkiiSystemFirmwareImageDescriptor.Version is not less than\r
   #  the current PcdEdkiiSystemFirmwareImageDescriptor.LowestSupportedVersion,\r
   #  the EDKII system FmpCapsule will be processed.\r
   #  The data structure of this PCD is EDKII_SYSTEM_FIRMWARE_IMAGE_DESCRIPTOR,\r
@@ -67,7 +65,7 @@
 \r
   ## This dynamic PCD hold the GUID of a firmware FFS which includes EDKII\r
   #  system firmware image.\r
-  #  An EDKII system firmware udpate module need consume this PCD to extract\r
+  #  An EDKII system firmware update module need consume this PCD to extract\r
   #  the EDKII system firmware from the capsule image.\r
   #  It must be in [PcdsDynamicEx], because the EDKII system firmware update module may\r
   #  consume the PCD produced in current system firmware image.\r