From: Laszlo Ersek <lersek@redhat.com>
To: edk2-devel-01 <edk2-devel@lists.01.org>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Subject: [PATCH 0/7] OvmfPkg: small cleanups and tweaks
Date: Fri, 5 May 2017 23:02:51 +0200 [thread overview]
Message-ID: <20170505210258.28141-1-lersek@redhat.com> (raw)
(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
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
next reply other threads:[~2017-05-05 21:03 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-05 21:02 Laszlo Ersek [this message]
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 ` [PATCH 0/7] OvmfPkg: small cleanups and tweaks Gary Lin
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=20170505210258.28141-1-lersek@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