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>
This commit is contained in:
Luo, Heng 2021-01-12 13:23:07 +08:00 committed by mergify[bot]
parent ebfe2d3eb5
commit ef23012e54
1 changed files with 1 additions and 1 deletions

View File

@ -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