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
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel