]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/MdeModulePkg.dec
MdeModulePkg/Capsule: Remove RT restriction in UpdateCapsule service.
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dec
index e840cebe2eae33cb8c8f03dfb713288e11fa3a88..91a3c608231cb62e4a5b0155e70be5eec6134165 100644 (file)
@@ -4,7 +4,7 @@
 # and libraries instances, which are used for those modules.\r
 #\r
 # Copyright (c) 2019, NVIDIA CORPORATION. All rights reserved.\r
-# Copyright (c) 2007 - 2019, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2007 - 2020, Intel Corporation. All rights reserved.<BR>\r
 # Copyright (c) 2016, Linaro Ltd. All rights reserved.<BR>\r
 # (C) Copyright 2016 - 2019 Hewlett Packard Enterprise Development LP<BR>\r
 # Copyright (c) 2017, AMD Incorporated. All rights reserved.<BR>\r
   # @Prompt Degrade 64-bit PCI MMIO BARs for legacy BIOS option ROMs\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdPciDegradeResourceForOptionRom|TRUE|BOOLEAN|0x0001003a\r
 \r
+  ## Indicates if the platform can support process non-reset capsule image at runtime.<BR><BR>\r
+  #   TRUE  - Supports process non-reset capsule image at runtime.<BR>\r
+  #   FALSE - Does not support process non-reset capsule image at runtime.<BR>\r
+  # @Prompt Enable process non-reset capsule image at runtime.\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdSupportProcessCapsuleAtRuntime|FALSE|BOOLEAN|0x00010079\r
+\r
 [PcdsFeatureFlag.IA32, PcdsFeatureFlag.ARM, PcdsFeatureFlag.AARCH64]\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdPciDegradeResourceForOptionRom|FALSE|BOOLEAN|0x0001003a\r
 \r