]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/RiscVVirt: Add VirtNorFlashPlatformLib library
authorSunil V L <sunilvl@ventanamicro.com>
Sat, 28 Jan 2023 15:29:36 +0000 (20:59 +0530)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 16 Feb 2023 05:53:28 +0000 (05:53 +0000)
commit6d5ae344cd1a4187334c6eeaa1c88aebe6881eff
treee9523ba7ab9245bd6062a767273fb5ba833edd82
parentc126e3588d4081c59229247748e8fb7e3a65ba10
OvmfPkg/RiscVVirt: Add VirtNorFlashPlatformLib library

Qemu NOR flash driver needs this library. Add this
library for RISC-V leveraged from SbsaQemu.

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>
Signed-off-by: Sunil V L <sunilvl@ventanamicro.com>
Acked-by: Abner Chang <abner.chang@amd.com>
Reviewed-by: Andrei Warkentin <andrei.warkentin@intel.com>
Acked-by: Jiewen Yao <Jiewen.yao@intel.com>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
OvmfPkg/RiscVVirt/Library/VirtNorFlashPlatformLib/VirtNorFlashStaticLib.c [new file with mode: 0644]
OvmfPkg/RiscVVirt/Library/VirtNorFlashPlatformLib/VirtNorFlashStaticLib.inf [new file with mode: 0644]