public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: Gary Lin <glin@suse.com>
To: Laszlo Ersek <lersek@redhat.com>
Cc: edk2-devel-01 <edk2-devel@lists.01.org>,
	Jordan Justen <jordan.l.justen@intel.com>
Subject: Re: [PATCH 0/7] OvmfPkg: small cleanups and tweaks
Date: Fri, 12 May 2017 17:05:42 +0800	[thread overview]
Message-ID: <20170512090542.p7gqh2efvt4xezc2@GaryWorkstation> (raw)
In-Reply-To: <20170505210258.28141-1-lersek@redhat.com>

On Fri, May 05, 2017 at 11:02:51PM +0200, Laszlo Ersek wrote:
> (I'm posting this on my free time. As if there is such a thing.)
> 
> Most of these patches have been lying around in my personal tree for
> quite some time. They should be uncontroversial easy-to-verify small
> improvements (famous last words I guess), so I'll try to flush them now.
> 
> They are loosely related to:
> - https://bugzilla.tianocore.org/show_bug.cgi?id=386
> - https://bugzilla.tianocore.org/show_bug.cgi?id=527
> 
> Yes, I tested this with "-bios".
> 
> Repo:   https://github.com/lersek/edk2.git
> Branch: small_tweaks
> 
For the series, Regression-tested-by: Gary Lin <glin@suse.com>

> Cc: Jordan Justen <jordan.l.justen@intel.com>
> 
> Thanks
> Laszlo
> 
> Laszlo Ersek (7):
>   OvmfPkg/EmuVariableFvbRuntimeDxe: always format an auth varstore
>     header
>   OvmfPkg: remove gUefiOvmfPkgTokenSpaceGuid.PcdSecureBootEnable
>   OvmfPkg/PlatformPei: remove unused PcdVariableStoreSize dependency
>   OvmfPkg: sync PcdVariableStoreSize with PcdFlashNvStorageVariableSize
>   OvmfPkg/PlatformPei: don't allocate reserved mem varstore if
>     SMM_REQUIRE
>   OvmfPkg: resolve PcdLib for all PEIMs individually
>   OvmfPkg: resolve PcdLib for PEIMs to PeiPcdLib by default
> 
>  OvmfPkg/OvmfPkg.dec                      |  1 -
>  OvmfPkg/OvmfPkgIa32.dsc                  | 37 ++++-----
>  OvmfPkg/OvmfPkgIa32X64.dsc               | 37 ++++-----
>  OvmfPkg/OvmfPkgX64.dsc                   | 37 ++++-----
>  OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.inf |  3 -
>  OvmfPkg/PlatformPei/PlatformPei.inf      |  1 -
>  OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.c   | 79 ++------------------
>  OvmfPkg/PlatformPei/Platform.c           |  4 +-
>  8 files changed, 56 insertions(+), 143 deletions(-)
> 
> -- 
> 2.9.3
> 
> _______________________________________________
> edk2-devel mailing list
> edk2-devel@lists.01.org
> https://lists.01.org/mailman/listinfo/edk2-devel
> 


      parent reply	other threads:[~2017-05-12  9:05 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-05 21:02 [PATCH 0/7] OvmfPkg: small cleanups and tweaks Laszlo Ersek
2017-05-05 21:02 ` [PATCH 1/7] OvmfPkg/EmuVariableFvbRuntimeDxe: always format an auth varstore header Laszlo Ersek
2017-05-05 21:02 ` [PATCH 2/7] OvmfPkg: remove gUefiOvmfPkgTokenSpaceGuid.PcdSecureBootEnable Laszlo Ersek
2017-05-05 21:02 ` [PATCH 3/7] OvmfPkg/PlatformPei: remove unused PcdVariableStoreSize dependency Laszlo Ersek
2017-05-05 21:02 ` [PATCH 4/7] OvmfPkg: sync PcdVariableStoreSize with PcdFlashNvStorageVariableSize Laszlo Ersek
2017-05-05 21:02 ` [PATCH 5/7] OvmfPkg/PlatformPei: don't allocate reserved mem varstore if SMM_REQUIRE Laszlo Ersek
2017-05-15 18:09   ` Jordan Justen
2017-05-18  8:16     ` Laszlo Ersek
2017-05-05 21:02 ` [PATCH 6/7] OvmfPkg: resolve PcdLib for all PEIMs individually Laszlo Ersek
2017-05-05 21:02 ` [PATCH 7/7] OvmfPkg: resolve PcdLib for PEIMs to PeiPcdLib by default Laszlo Ersek
2017-05-12  9:05 ` Gary Lin [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=20170512090542.p7gqh2efvt4xezc2@GaryWorkstation \
    --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