[edk2-devel] [PATCH 1/2] MdeModulePkg: Change default value of PcdPcieResizableBarSupport to FALSE

Laszlo Ersek lersek at redhat.com
Tue Jan 12 19:02:34 UTC 2021


On 01/12/21 06:23, Heng Luo wrote:
> 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 at intel.com>
> Cc: Hao A Wu <hao.a.wu at intel.com>
> Signed-off-by: Heng Luo <heng.luo at intel.com>
> ---
>  MdeModulePkg/MdeModulePkg.dec | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/MdeModulePkg/MdeModulePkg.dec b/MdeModulePkg/MdeModulePkg.dec
> index 9173fdef83..1483955110 100644
> --- a/MdeModulePkg/MdeModulePkg.dec
> +++ b/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
> 

series
Acked-by: Laszlo Ersek <lersek at redhat.com>



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#70165): https://edk2.groups.io/g/devel/message/70165
Mute This Topic: https://groups.io/mt/79617254/1813853
Group Owner: devel+owner at edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [edk2-devel-archive at redhat.com]
-=-=-=-=-=-=-=-=-=-=-=-





More information about the edk2-devel-archive mailing list