public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Laszlo Ersek" <lersek@redhat.com>
To: devel@edk2.groups.io, heng.luo@intel.com
Cc: Ray Ni <ray.ni@intel.com>, Hao A Wu <hao.a.wu@intel.com>
Subject: Re: [edk2-devel] [PATCH 1/2] MdeModulePkg: Change default value of PcdPcieResizableBarSupport to FALSE
Date: Tue, 12 Jan 2021 20:02:34 +0100	[thread overview]
Message-ID: <05b28c4f-ebc9-aaa8-92df-dfe3e0fff002@redhat.com> (raw)
In-Reply-To: <20210112052309.2083-1-heng.luo@intel.com>

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@intel.com>
> Cc: Hao A Wu <hao.a.wu@intel.com>
> Signed-off-by: Heng Luo <heng.luo@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@redhat.com>


  parent reply	other threads:[~2021-01-12 19:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-12  5:23 [PATCH 1/2] MdeModulePkg: Change default value of PcdPcieResizableBarSupport to FALSE Heng Luo
2021-01-12  5:23 ` [PATCH 2/2] MdeModulePkg: Update UNI file for PCIe Resizable BAR Capability Heng Luo
2021-01-13  5:54   ` Wu, Hao A
2021-01-13  6:06     ` [edk2-devel] " Ni, Ray
2021-01-12 19:02 ` Laszlo Ersek [this message]
2021-01-13  3:12 ` [PATCH 1/2] MdeModulePkg: Change default value of PcdPcieResizableBarSupport to FALSE Ni, Ray
2021-01-14  1:47 ` Wu, Hao A
2021-01-14 14:25   ` Laszlo Ersek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=05b28c4f-ebc9-aaa8-92df-dfe3e0fff002@redhat.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox