Browse Source

MdeModulePkg: Change default value of PcdPcieResizableBarSupport to FALSE

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3138

Change default value of PcdPcieResizableBarSupport to FALSE, avoid it
impacts existing platforms.

Cc: Ray Ni <ray.ni@intel.com>
Cc: Hao A Wu <hao.a.wu@intel.com>
Signed-off-by: Heng Luo <heng.luo@intel.com>
Acked-by: Laszlo Ersek <lersek@redhat.com>
Reviewed-by: Ray Ni <ray.ni@intel.com>
Luo, Heng 3 years ago
parent
commit
ef23012e54
1 changed files with 1 additions and 1 deletions
  1. 1 1
      MdeModulePkg/MdeModulePkg.dec

+ 1 - 1
MdeModulePkg/MdeModulePkg.dec

@@ -2047,7 +2047,7 @@
   #   TRUE  - PCIe Resizable BAR Capability is supported.<BR>
   #   FALSE - PCIe Resizable BAR Capability is not supported.<BR>
   # @Prompt Enable PCIe Resizable BAR Capability support.
-  gEfiMdeModulePkgTokenSpaceGuid.PcdPcieResizableBarSupport|TRUE|BOOLEAN|0x10000024
+  gEfiMdeModulePkgTokenSpaceGuid.PcdPcieResizableBarSupport|FALSE|BOOLEAN|0x10000024
 
 [PcdsPatchableInModule]
   ## Specify memory size with page number for PEI code when