]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/PCD/Dxe/Pcd.inf
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Universal / PCD / Dxe / Pcd.inf
index 066b86aaa5f305773349a87d79455d1fa73d7a87..eb9f757f14ecd8d5efef37bbd4397438ef476393 100644 (file)
@@ -73,7 +73,7 @@
 #\r
 #      c) OEM specificed storage area:\r
 #         - The PCD value is stored in OEM specified area which base address is\r
-#           specified by a FixedAtBuild PCD setting - PcdVpdBaseAddress.\r
+#           specified by PCD setting - PcdVpdBaseAddress64 or PcdVpdBaseAddress.\r
 #         - The area is read only for PEI and DXE phase.\r
 #         - [PcdsDynamicVpd] is used as section name for this type PCD in platform\r
 #           DSC file. [PcdsDynamicExVpd] is for dynamicex type PCD.\r
 #\r
 #  Copyright (c) 2006 - 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
-#  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
 [Guids]\r
   gPcdDataBaseHobGuid                           ## SOMETIMES_CONSUMES  ## HOB\r
   gPcdDataBaseSignatureGuid                     ## CONSUMES  ## GUID  # PCD database signature GUID.\r
+  gEfiMdeModulePkgTokenSpaceGuid                ## SOMETIMES_CONSUMES  ## GUID\r
 \r
 [Protocols]\r
   gPcdProtocolGuid                              ## PRODUCES\r
   gEdkiiVariableLockProtocolGuid\r
 \r
 [Pcd]\r
-  gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress  ## SOMETIMES_CONSUMES\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress      ## SOMETIMES_CONSUMES\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdVpdBaseAddress64    ## SOMETIMES_CONSUMES\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdSetNvStoreDefaultId ## SOMETIMES_CONSUMES\r
 \r
 [Depex]\r
   TRUE\r