The patches come with detailed commit messages; for the blurb, the subject says it all. For (a whole bunch of) details, please refer to <https://bugzilla.redhat.com/show_bug.cgi?id=1443351>.
Repo: https://github.com/lersek/edk2.git Branch: fd_size_4mb Cc: Gary Ching-Pang Lin <[email protected]> Cc: Jordan Justen <[email protected]> Thanks, Laszlo Laszlo Ersek (3): OvmfPkg/OvmfPkg.fdf.inc: extract VARS_LIVE_SIZE and VARS_SPARE_SIZE macros OvmfPkg: introduce FD_SIZE_4MB (mainly) for Windows HCK OvmfPkg: raise max variable size (auth & non-auth) to 33KB for FD_SIZE_4MB OvmfPkg/OvmfPkgIa32.dsc | 5 +++ OvmfPkg/OvmfPkgIa32X64.dsc | 5 +++ OvmfPkg/OvmfPkgX64.dsc | 5 +++ OvmfPkg/OvmfPkg.fdf.inc | 35 ++++++++++++++- OvmfPkg/VarStore.fdf.inc | 46 +++++++++++++++++++- 5 files changed, 92 insertions(+), 4 deletions(-) -- 2.9.3 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

