diff options
author | Sunil V L <sunilvl@ventanamicro.com> | 2023-04-18 10:53:39 +0530 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2023-06-23 04:49:11 +0000 |
commit | 37423fa344ee3381e019055502f9b6363d8bbd40 (patch) | |
tree | 2b7f49fb9885e1e11813b53cfa54a0fe533c1ae7 /UefiPayloadPkg | |
parent | 420cd549930a9e62df8529aee28226cbe189f71f (diff) | |
download | edk2-37423fa344ee3381e019055502f9b6363d8bbd40.tar.gz edk2-37423fa344ee3381e019055502f9b6363d8bbd40.tar.bz2 edk2-37423fa344ee3381e019055502f9b6363d8bbd40.zip |
OvmfPkg/RiscVVirt: Add support for separate code and variable store
Currently, RiscVVirtQemu supports unified code and variable store
mainly because only one pflash devices was available in qemu for
EDK2. However, this doesn't allow to map the code part as read-only.
With recent qemu enhancements, it is now possible for EDK2 to make
use of both pflash devices in RISC-V virt machine. So, add support
to create code and vars images separately. This also allows easy
firmware code updates without losing the variable store.
Signed-off-by: Sunil V L <sunilvl@ventanamicro.com>
Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Andrei Warkentin <andrei.warkentin@intel.com>
Cc: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Diffstat (limited to 'UefiPayloadPkg')
0 files changed, 0 insertions, 0 deletions