From: "Ard Biesheuvel" <ard.biesheuvel@linaro.org>
To: edk2-devel-groups-io <devel@edk2.groups.io>,
"Kinney, Michael D" <michael.d.kinney@intel.com>
Cc: "Wu, Hao A" <hao.a.wu@intel.com>, "Wang, Jian J" <jian.j.wang@intel.com>
Subject: Re: [edk2-devel] [PATCH v2] MdeModulePkg/DxeCapsuleLibFmp: avoid ESRT accesses at runtime
Date: Tue, 23 Apr 2019 18:52:47 +0200 [thread overview]
Message-ID: <CAKv+Gu96t5_8uwgxwxBogiKTQbkBMoooLCDiOjQqozkODdW0wg@mail.gmail.com> (raw)
In-Reply-To: <E92EE9817A31E24EB0585FDF735412F5B9C9CBD7@ORSMSX113.amr.corp.intel.com>
On Tue, 23 Apr 2019 at 01:02, Michael D Kinney
<michael.d.kinney@intel.com> wrote:
>
> Ard,
>
> I agree. Only consumer is only the DxeCapsuleLibFmp
> itself.
>
> I see I had a typo on the second option. The
> statement to add after the copy and ASSERT()
> would be:
>
> mEsrtTable->FwResourceCountMax = FwResourceCount;
>
I have added the following
//
// Set FwResourceCountMax to a sane value.
//
mEsrtTable->FwResourceCountMax = mEsrtTable->FwResourceCount;
and committed as 2c0d39ac4704b76b7efb67b0aee23c2e78045cbc
Thanks all
prev parent reply other threads:[~2019-04-23 16:53 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-20 10:34 [PATCH v2] MdeModulePkg/DxeCapsuleLibFmp: avoid ESRT accesses at runtime Ard Biesheuvel
2019-04-22 7:14 ` [edk2-devel] " Wu, Hao A
2019-04-22 22:03 ` Ard Biesheuvel
2019-04-22 22:37 ` Michael D Kinney
2019-04-22 22:40 ` Ard Biesheuvel
2019-04-22 23:02 ` Michael D Kinney
2019-04-23 16:52 ` Ard Biesheuvel [this message]
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=CAKv+Gu96t5_8uwgxwxBogiKTQbkBMoooLCDiOjQqozkODdW0wg@mail.gmail.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