]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/MdeModulePkg.dec
MdeModulePkg: Change default value of PcdPcieResizableBarSupport to FALSE
[mirror_edk2.git] / MdeModulePkg / MdeModulePkg.dec
index 9b52b34494433757ba0ef1ff9a065d8cf4ae6742..148395511034d4360d62d6ff584d67d18eae85cb 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 - 2020, Intel Corporation. All rights reserved.<BR>\r
+# Copyright (c) 2007 - 2021, 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 Enable StatusCode via memory.\r
   gEfiMdeModulePkgTokenSpaceGuid.PcdStatusCodeUseMemory|FALSE|BOOLEAN|0x00010023\r
 \r
+  ## Indicates if the PCIe Resizable BAR Capability Supported.<BR><BR>\r
+  #   TRUE  - PCIe Resizable BAR Capability is supported.<BR>\r
+  #   FALSE - PCIe Resizable BAR Capability is not supported.<BR>\r
+  # @Prompt Enable PCIe Resizable BAR Capability support.\r
+  gEfiMdeModulePkgTokenSpaceGuid.PcdPcieResizableBarSupport|FALSE|BOOLEAN|0x10000024\r
+\r
 [PcdsPatchableInModule]\r
   ## Specify memory size with page number for PEI code when\r
   #  Loading Module at Fixed Address feature is enabled.\r