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 v2 0/5] OvmfPkg: complete the 4MB flash image support ("-bios" / emulated variables)
Date: Thu, 18 May 2017 17:14:31 +0200 [thread overview]
Message-ID: <20170518151436.16566-1-lersek@redhat.com> (raw)
Version 2 of the series at
<https://lists.01.org/pipermail/edk2-devel/2017-May/010537.html>.
Changes are listed per patch.
Repo: https://github.com/lersek/edk2.git
Branch: emu4k_v2
Note that this series depends on patch #5 in the series
[edk2] [PATCH 0/8] several Pkgs: FVB driver: correct NumOfLba vararg
type in EraseBlocks()
https://lists.01.org/pipermail/edk2-devel/2017-May/010746.html
Message-Id: <20170518150427.16435-1-lersek@redhat.com>
and has been pushed to the above github repo / branch as such, on top of
my "num_of_lba_uintn" branch.
Cc: Jordan Justen <jordan.l.justen@intel.com>
Thanks,
Laszlo
Laszlo Ersek (5):
OvmfPkg/EmuVariableFvbRuntimeDxe: strip trailing whitespace
OvmfPkg/EmuVariableFvbRuntimeDxe: change block size to 4KB
OvmfPkg/PlatformPei: align EmuVariableNvStore at any page boundary
OvmfPkg/README: document 4MB flash layout
OvmfPkg: make the 4MB flash size the default (again)
OvmfPkg/OvmfPkgIa32.dsc | 2 +-
OvmfPkg/OvmfPkgIa32X64.dsc | 2 +-
OvmfPkg/OvmfPkgX64.dsc | 2 +-
OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.h | 26 ++-
OvmfPkg/EmuVariableFvbRuntimeDxe/Fvb.c | 191 +++++++++-----------
OvmfPkg/PlatformPei/Platform.c | 20 +-
OvmfPkg/README | 39 +++-
7 files changed, 143 insertions(+), 139 deletions(-)
--
2.9.3
next reply other threads:[~2017-05-18 15:14 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-18 15:14 Laszlo Ersek [this message]
2017-05-18 15:14 ` [PATCH v2 1/5] OvmfPkg/EmuVariableFvbRuntimeDxe: strip trailing whitespace Laszlo Ersek
2017-05-18 22:12 ` Laszlo Ersek
2017-05-18 15:14 ` [PATCH v2 2/5] OvmfPkg/EmuVariableFvbRuntimeDxe: change block size to 4KB Laszlo Ersek
2017-05-18 18:49 ` Jordan Justen
2017-05-18 19:40 ` Laszlo Ersek
2017-05-18 20:56 ` Jordan Justen
2017-05-18 21:09 ` Laszlo Ersek
2017-05-18 22:13 ` Laszlo Ersek
2017-05-18 15:14 ` [PATCH v2 3/5] OvmfPkg/PlatformPei: align EmuVariableNvStore at any page boundary Laszlo Ersek
2017-05-18 22:13 ` Laszlo Ersek
2017-05-18 15:14 ` [PATCH v2 4/5] OvmfPkg/README: document 4MB flash layout Laszlo Ersek
2017-05-18 22:13 ` Laszlo Ersek
2017-05-18 15:14 ` [PATCH v2 5/5] OvmfPkg: make the 4MB flash size the default (again) Laszlo Ersek
2017-05-23 16:05 ` 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=20170518151436.16566-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