public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH v2 0/1] OVMF: Introduce 16MiB Flash Size
@ 2021-09-03  5:26 Devon Bautista
  2021-09-03  5:26 ` [PATCH v2 1/1] OvmfPkg: Introduce 16MiB flash size for (primarily) Linuxboot Devon Bautista
  0 siblings, 1 reply; 9+ messages in thread
From: Devon Bautista @ 2021-09-03  5:26 UTC (permalink / raw)
  To: devel

A 4MiB OVMF image is too small for building Linuxboot firmware images
to test with QEMU. This patchset adds the ability to build 16MiB OVMF
images.

Bugzilla:            https://bugzilla.tianocore.org/show_bug.cgi?id=3420
Patch v1:            https://edk2.groups.io/g/devel/topic/83106841
Varstore Discussion: https://edk2.groups.io/g/devel/topic/85034796
Branch:              https://github.com/synackd/edk2/tree/ovmf-16mb-v2

Devon Bautista (1):
  OvmfPkg: Introduce 16MiB flash size for (primarily) Linuxboot

 OvmfPkg/OvmfPkgIa32.dsc        |  4 +++
 OvmfPkg/OvmfPkgIa32X64.dsc     |  4 +++
 OvmfPkg/OvmfPkgX64.dsc         |  4 +++
 OvmfPkg/OvmfXen.dsc            |  4 +++
 OvmfPkg/OvmfPkgDefines.fdf.inc | 28 +++++++++++++++-----
 OvmfPkg/VarStore.fdf.inc       | 16 +++++------
 6 files changed, 45 insertions(+), 15 deletions(-)

-- 
2.33.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2021-10-19 23:00 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-09-03  5:26 [PATCH v2 0/1] OVMF: Introduce 16MiB Flash Size Devon Bautista
2021-09-03  5:26 ` [PATCH v2 1/1] OvmfPkg: Introduce 16MiB flash size for (primarily) Linuxboot Devon Bautista
2021-09-03  7:17   ` Gerd Hoffmann
2021-09-03 19:35     ` Devon Bautista
2021-09-06  8:37       ` Gerd Hoffmann
2021-09-07  0:55         ` Devon Bautista
2021-09-09  9:09   ` [edk2-devel] " Philippe Mathieu-Daudé
2021-09-09 12:10     ` Gerd Hoffmann
2021-10-19 23:03     ` Devon Bautista

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox