]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg/RiscVVirt: Add PrePiHobListPointerLib library
authorSunil V L <sunilvl@ventanamicro.com>
Sat, 28 Jan 2023 15:26:15 +0000 (20:56 +0530)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 16 Feb 2023 05:53:28 +0000 (05:53 +0000)
commit6720b8e46f9f72b97402c57083778bf15b6f6d5b
tree442b91d3ee722f909ae0ee5977eec64f853c845d
parentd78df93863f9afe50f5900bec48482b1de5fa3de
OvmfPkg/RiscVVirt: Add PrePiHobListPointerLib library

Add the PrePiHobListPointerLib required for RISC-V Qemu Virt machine
since it follows PEIless design.

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/PrePiHobListPointerLib/PrePiHobListPointer.c [new file with mode: 0644]
OvmfPkg/RiscVVirt/Library/PrePiHobListPointerLib/PrePiHobListPointerLib.inf [new file with mode: 0644]